1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-25 11:37:56 +00:00
freebsd/lib/libkse
David Xu 98c3b7810b Set unlock_mutex to 1 after locked mutex.
Use THR_CONDQ_CLEAR not THR_COND_SET in cond_queue_deq, current
cond_queue_deq is not used.
2003-07-02 14:12:37 +00:00
..
arch Implement _ia64_save_context() and _ia64_restore_context(). Both 2003-06-27 06:15:13 +00:00
support o Use a daemon thread to monitor signal events in kernel, if pending 2003-06-28 09:55:02 +00:00
sys Move the machine specific files from sys/Makefile.inc and put them 2003-06-23 04:28:31 +00:00
test For now, build and install this as libkse instead of libpthread. 2002-12-08 22:43:31 +00:00
thread Set unlock_mutex to 1 after locked mutex. 2003-07-02 14:12:37 +00:00
Makefile Unbreak "make checkdpadd". 2003-07-01 15:37:35 +00:00