mirror of
https://sourceware.org/git/glibc.git
synced 2024-12-02 01:40:07 +00:00
32a589b1ea
* 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 | ||
allocrtsig.c | ||
configure | ||
createthread.c | ||
fork.c | ||
fork.h | ||
Implies | ||
internaltypes.h | ||
jmp-unwind.c | ||
libc_pthread_init.c | ||
lowlevelbarrier.sym | ||
lowlevelcond.sym | ||
lowlevelrwlock.sym | ||
Makefile | ||
pt-fork.c | ||
pt-raise.c | ||
pthread_kill.c | ||
pthread_yield.c | ||
raise.c | ||
register-atfork.c | ||
unregister-atfork.c | ||
Versions |