Date: Thu, 5 Oct 1995 11:44:46 -0700 (MST) From: Terry Lambert <terry@lambert.org> To: dfk@cs.dartmouth.edu Cc: freebsd-questions@freebsd.org Subject: Re: kernel threads Message-ID: <199510051844.LAA02349@phaeton.artisoft.com> In-Reply-To: <199510051604.MAA16912@wildcat.cs.dartmouth.edu> from "David Kotz" at Oct 5, 95 12:04:04 pm
next in thread | previous in thread | raw e-mail | index | archive | help
> > I understand that FreeBSD does not export a thread abstraction to the > user, but does the kernel itself use threads internally? You got that backwards. FreeBSD supports a thread abstraction to the user, but doesn't support kernel threads internally. Look at libpthreads (pthreads package) for thread support. Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199510051844.LAA02349>