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 | ||
| i386 | ||
| ia64 | ||
| s390 | ||
| sh | ||
| x86_64 | ||
| Implies | ||
| Makefile | ||
| Versions | ||
| allocrtsig.c | ||
| configure | ||
| createthread.c | ||
| fork.c | ||
| fork.h | ||
| internaltypes.h | ||
| jmp-unwind.c | ||
| libc_pthread_init.c | ||
| lowlevelbarrier.sym | ||
| lowlevelcond.sym | ||
| lowlevelrwlock.sym | ||
| pt-fork.c | ||
| pt-raise.c | ||
| pthread_kill.c | ||
| pthread_yield.c | ||
| raise.c | ||
| register-atfork.c | ||
| unregister-atfork.c | ||