freebsd-src/lib/libkse
David Xu 047a20e644 Fix a bug in rwlock. When a rwlock was locked by reader threads, a
writter thread can block reader threads to get read lock.
2003-03-14 01:02:47 +00:00
..
arch/i386/i386 In _thread_enter_uts, fix eflags saving bug. 2002-11-22 11:43:06 +00:00
sys remove #ifdef _THREAD_SAFE 2003-01-24 01:46:30 +00:00
test For now, build and install this as libkse instead of libpthread. 2002-12-08 22:43:31 +00:00
thread Fix a bug in rwlock. When a rwlock was locked by reader threads, a 2003-03-14 01:02:47 +00:00
Makefile For now, build and install this as libkse instead of libpthread. 2002-12-08 22:43:31 +00:00