freebsd-src/lib/libkse
Daniel Eischen f91de797ce Insert threads at the end of the free thread list so that
the chance of getting the same thread id when allocating a
new thread is reduced.  This won't work if the application
creates a new thread for every time a thread exits, but
we're still within the allowances of POSIX.
2003-06-08 17:35:11 +00:00
..
arch/i386 Move the mailbox to the beginning of the thread and align the 2003-04-30 15:05:17 +00:00
support Provide a reference to __sys_write. The implementation uses this when 2003-06-08 17:29:32 +00:00
sys Attempt to eliminate PLT relocations from rwlock aquire/release 2003-05-30 00:21:52 +00:00
test For now, build and install this as libkse instead of libpthread. 2002-12-08 22:43:31 +00:00
thread Insert threads at the end of the free thread list so that 2003-06-08 17:35:11 +00:00
Makefile Attempt to eliminate PLT relocations from rwlock aquire/release 2003-05-30 00:21:52 +00:00