glibc/nptl/sysdeps/pthread/bits
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
..
libc-lock.h * sysdeps/pthread/bits/libc-lock.h (__libc_rwlock_init): Inside of 2007-10-10 16:00:14 +00:00
sigthread.h Implement pthread_sigqueue. 2009-06-12 08:34:02 -07:00
stdio-lock.h * sysdeps/unix/sysv/linux/powerpc/sem_post.c (__new_sem_post): 2007-08-01 04:47:26 +00:00