[NSWI004] Assignment 03: Disposing threads

Richard Hladík rihl at uralyx.cz
Sat Nov 23 13:56:10 CET 2019


Hello,

do we have to / are we allowed to dispose of finished threads at some
point? Looking at the pthreads documentation for inspiration, the thread
handle is considered invalidated after caling pthread_join. Can we
assume something similar, or does the thread handle have to remain valid
for the whole time?

Thanks
Richard Hladík


More information about the NSWI004 mailing list