* Mohit Aron <[EMAIL PROTECTED]> [001129 01:32] wrote:
> Hi,
> FreeBSD provides the pthread package (available through the
> use of the option -pthread to gcc). Does this package use user-level
> threads or does it use kernel threads ? I believe the kernel supports
> multiple threads in the same address space using the rfork() system
> call.
-pthreads is userland threads
the linux-threads port supports rfork based threads.
--
-Alfred Perlstein - [[EMAIL PROTECTED]|[EMAIL PROTECTED]]
"I have the heart of a child; I keep it in a jar on my desk."
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message