1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-19 10:53:58 +00:00
freebsd/lib/libpthread
David Xu 4dd715ced2 Save cancelflags in signal frame, this fixes a problem that
a thread in pthread_cond_wait handled a signal can no longer
be canceled.

Reviewed by: deischen
2004-11-01 10:49:34 +00:00
..
arch _tcb_ctor takes two args. 2004-09-24 13:02:30 +00:00
support
sys
test
thread Save cancelflags in signal frame, this fixes a problem that 2004-11-01 10:49:34 +00:00
Makefile For variables that are only checked with defined(), don't provide 2004-10-24 15:33:08 +00:00
pthread.map Add a wrapper for execve(). The exec'd process must be started with 2004-09-26 06:50:15 +00:00