[PATCH 00/10] nptl: Fix Race conditions in pthread cancellation (BZ#12683)
Roland McGrath
roland@hack.frob.com
Thu Sep 17 20:07:00 GMT 2015
> long int __pthread_get_ip (const struct ucontext *uc)
> {
> // TODO: return current IP based on uc.
"IP" is an Intelism. In all generic code and all internal APIs, use PC.
More information about the Libc-alpha
mailing list