Process scope

John Baldwin jhb at freebsd.org
Tue Apr 26 20:16:29 UTC 2011


On Tuesday, April 26, 2011 3:20:27 pm Dr. Baud wrote:
>     Can anyone confirm that libthr in FreeBSD 8.1 supports/does not support 
PTHREAD_SCOPE_PROCESS.
> 
>     Thanks in advance.

You can specify PTHREAD_SCOPE_PROCESS, but all of the threads in libthr are 
effectively system scope threads.

-- 
John Baldwin


More information about the freebsd-threads mailing list