mirror of git://sourceware.org/git/glibc.git
* cancellation.c (__pthread_enable_asynccancel_2): New function. * pthreadP.h: Declare __pthread_enable_asynccancel_2. * sysdeps/unix/sysv/linux/i386/i486/pthread_cond_timedwait.S (__pthread_cond_timedwait): Use __pthread_enable_asynccancel_2 instead of __pthread_enable_asynccancel. * sysdeps/unix/sysv/linux/i386/i486/pthread_cond_wait.S (__pthread_cond_wait): Likewise. * sysdeps/pthread/pthread_cond_timedwait.c (__pthread_cond_timedwait): Likewise. * sysdeps/pthread/pthread_cond_wait.c (__pthread_cond_wait): Likewise. |
||
|---|---|---|
| .. | ||
| bits | ||
| i486 | ||
| i586 | ||
| i686 | ||
| createthread.c | ||
| dl-sysdep.h | ||
| fork.c | ||
| lowlevellock.h | ||
| pt-vfork.S | ||
| pthread_once.S | ||
| sysdep-cancel.h | ||