Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Apr 2011 16:12:06 -0400
From:      John Baldwin <jhb@freebsd.org>
To:        freebsd-threads@freebsd.org
Cc:        "Dr. Baud" <drbaud@yahoo.com>
Subject:   Re: Process scope
Message-ID:  <201104261612.07081.jhb@freebsd.org>
In-Reply-To: <354846.28818.qm@web120715.mail.ne1.yahoo.com>
References:  <354846.28818.qm@web120715.mail.ne1.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201104261612.07081.jhb>