freebsd_amp_hwpstate/lib/libpthread
Alexander Langer 372787c102 Changed pthread_detach to conform to POSIX, i.e. the single argument
provided is of type pthread_t instead of pthread_t *.

PR:		4320

Return EINVAL instead of ESRCH if attempting to detach an already
detached thread.
1997-12-25 05:07:20 +00:00
..
man
sys
thread Changed pthread_detach to conform to POSIX, i.e. the single argument 1997-12-25 05:07:20 +00:00
Makefile