glibc/nptl/sysdeps
Ulrich Drepper bfdb73e145 Implement pthread_sigqueue.
The kernel from 2.3.31 on supports the rt_tgsigqueueinfo syscall.
Use it to implement the non-standard extension which, like
sigqueue, can pass additional data to the receiving thread.
2009-06-12 08:34:02 -07:00
..
i386 * cancellation.c (__pthread_disable_asynccancel): Use THREAD_ATOMIC_AND 2009-04-27 21:55:49 +00:00
ia64
powerpc
pthread Implement pthread_sigqueue. 2009-06-12 08:34:02 -07:00
s390
sh
sparc
unix/sysv/linux Implement pthread_sigqueue. 2009-06-12 08:34:02 -07:00
x86_64 * cancellation.c (__pthread_disable_asynccancel): Use THREAD_ATOMIC_AND 2009-04-27 21:55:49 +00:00