freebsd-nq/lib/libpthread
David Xu 0e17930dd7 If a thread in critical region got a synchronous signal, according current
signal handling mode, there is no chance to handle the signal, something
must be wrong in the library, just call kse_thr_interrupt to dump its core.
I have the code for a long time, but forgot to commit it.
2003-11-09 00:37:14 +00:00
..
arch Use amd64_set_fsbase() instead of calling sysarch() directly. 2003-10-23 06:12:57 +00:00
man
support
sys Add the ability to reinitialize libpthread's internal FIFO-queueing 2003-11-04 20:01:38 +00:00
test
thread If a thread in critical region got a synchronous signal, according current 2003-11-09 00:37:14 +00:00
Makefile
pthread.map Add an implementation for pthread_atfork(). 2003-11-04 20:04:45 +00:00