freebsd-src/lib/libthr
Mike Makonnen 12c407a424 Return gracefully, rather than aborting, when the maximum concurrent
threads per process has been reached. Return EAGAIN, as per spec.

Approved by:	re/blanket libthr
2003-05-25 22:40:57 +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 Return gracefully, rather than aborting, when the maximum concurrent 2003-05-25 22:40:57 +00:00
Makefile Make WARNS2 clean. The fixes mostly included: 2003-05-23 09:48:20 +00:00