Date: Fri, 13 Dec 2002 18:26:01 +0000 From: "Nathan Arun" <nathan_arun@hotmail.com> To: arch@freebsd.org Subject: Threads in FreeBSD Message-ID: <F38gRzpPWywCP6K8CAC0001443d@hotmail.com>
next in thread | raw e-mail | index | archive | help
I'm currently reading the book "Modern Operating Systems" by Tanenbaum, where he says there are 2 kinds of threads. user-level and kernel-level. What type of threads is implemented in FreeBSD? user, kernel or both? Pointers to further reading (also comparison with WindowsNT) is appreciated. I would also like to know the source code location. (src/sys/i386/i386/swtch.s?, where is pthread_create, etc..?) thank you Nathan _________________________________________________________________ Help STOP SPAM with the new MSN 8 and get 2 months FREE* http://join.msn.com/?page=features/junkmail To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-arch" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?F38gRzpPWywCP6K8CAC0001443d>