[Bug nptl/22337] pthread_join incorrectly fails for a detached running thread
fweimer at redhat dot com
sourceware-bugzilla@sourceware.org
Mon Oct 23 11:41:00 GMT 2017
https://sourceware.org/bugzilla/show_bug.cgi?id=22337
--- Comment #6 from Florian Weimer <fweimer at redhat dot com> ---
(In reply to Andreas Schwab from comment #5)
> Please read the rational. It clearly says that pthread_detach dynamically
> detaches the thread, like PTHREAD_CREATE_DETACHED does at creation time.
Do you mean the rationale section for pthread_detach? It only discusses
freeing resources. It does not describe how the joinable/detached state of the
thread is impacted by pthread_detach.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the Glibc-bugs
mailing list