freebsd-skq/lib/libthr
Mike Makonnen ca1c469cc7 Decouple the thread stack [de]allocating functions from the 'dead threads list'
lock. It's not really necessary and we don't need the added complexity
or potential for deadlocks.

Approved by:	re/blanket libthr
2003-05-26 00:37:07 +00:00
..
arch Return gracefully, rather than aborting, when the maximum concurrent 2003-05-25 22:40:57 +00:00
sys - Adjust the makefiles so we have a per architecture makefile. 2003-04-01 07:07:38 +00:00
thread Decouple the thread stack [de]allocating functions from the 'dead threads list' 2003-05-26 00:37:07 +00:00
Makefile Make WARNS2 clean. The fixes mostly included: 2003-05-23 09:48:20 +00:00