freebsd-dev/lib/libpthread
David Xu 6f54e82927 If a thread was detached, return EINVAL instead, the error code
is also returned by pthread_detach() if a thread was already
detached, the error code was already documented:

>    [EINVAL]	The implementation has detected that the value speci-
>		fied by thread does not refer to a joinable thread.
2006-11-28 11:05:31 +00:00
..
arch Stylize: 2006-09-01 21:25:22 +00:00
support
sys
test
thread If a thread was detached, return EINVAL instead, the error code 2006-11-28 11:05:31 +00:00
Makefile Remove alpha left-overs. 2006-08-22 08:03:01 +00:00
pthread.map