[Bug nptl/20730] Need a way to tell pthread_cancel and pthread_exit don't do the forced unwind
fweimer at redhat dot com
sourceware-bugzilla@sourceware.org
Sun Oct 23 08:53:00 GMT 2016
https://sourceware.org/bugzilla/show_bug.cgi?id=20730
Florian Weimer <fweimer at redhat dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |WAITING
Last reconfirmed| |2016-10-23
CC| |fweimer at redhat dot com
Ever confirmed|0 |1
Flags| |security-
--- Comment #1 from Florian Weimer <fweimer at redhat dot com> ---
Could you provide more information why you need this?
If we add such a function, it would be essentially broken, leaking resources
and generally leaving the process in an undefined state, just like
TerminateThread on Windows or java.lang.Thread#stop() on Java.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the Glibc-bugs
mailing list