freebsd-dev/lib/libpthread
Peter Wemm 3b4399f6a7 Clean out the leftovers from the i386_set_gsbase() TLS conversion.
Like on libthr, there is an i386_set_gsbase() stub implementation here
to avoid libc.so.5 issues.  This should likely be a weak symbol and I
expect this will be fixed soon.

Approved by:	re
2005-06-29 23:15:36 +00:00
..
arch Clean out the leftovers from the i386_set_gsbase() TLS conversion. 2005-06-29 23:15:36 +00:00
support Eliminate plt relocation for kse_switchin. 2005-03-21 23:10:35 +00:00
sys Change the spin lock logic to a reasonable one. We should spin when 2005-02-27 17:45:55 +00:00
test libkse was renamed to libpthread. 2004-02-05 02:55:20 +00:00
thread Fix off-by-one nanosecond in macro TIMESPEC_ADD. 2005-06-22 22:35:49 +00:00
Makefile For variables that are only checked with defined(), don't provide 2004-10-24 15:33:08 +00:00
pthread.map Use a generic way to back threads out of wait queues when handling 2004-12-18 18:07:37 +00:00