freebsd-dev/lib/libthr/arch/i386
Mike Makonnen 7e2160688c The move to _retire() a thread in the GC instead of in the thread's
exit function has invalidated the need for _spin[un]lock_pthread().
The _spin[un]lock() functions can now dereference curthread without
the danger that the ldtentry containing the pointer to the thread
has been cleared out from under them.
2003-06-29 00:12:40 +00:00
..
i386 The move to _retire() a thread in the GC instead of in the thread's 2003-06-29 00:12:40 +00:00
Makefile.inc - Adjust the makefiles so we have a per architecture makefile. 2003-04-01 07:07:38 +00:00