[Bug nptl/12889] Race condition in pthread_kill
bugdal at aerifal dot cx
sourceware-bugzilla@sourceware.org
Sat Oct 31 20:27:00 GMT 2015
https://sourceware.org/bugzilla/show_bug.cgi?id=12889
--- Comment #3 from Rich Felker <bugdal at aerifal dot cx> ---
The first interpretation is correct but it does not matter because there is no
such thing as "reaping the tid". The tid is available for reuse immediately
when the SYS_exit syscall is made by pthread_exit or equivalent.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the Glibc-bugs
mailing list