freebsd-dev/lib/libthr/arch
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
ia64 Return gracefully, rather than aborting, when the maximum concurrent 2003-05-25 22:40:57 +00:00
sparc64 Return gracefully, rather than aborting, when the maximum concurrent 2003-05-25 22:40:57 +00:00