freebsd-nq/lib/libpthread
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 Eek, staticize a couple of functions that shouldn't 2003-05-19 23:04:50 +00:00
man The .Fn function 2003-06-08 10:40:44 +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
pthread.map Attempt to eliminate PLT relocations from rwlock aquire/release 2003-05-30 00:21:52 +00:00