Received: from PACIFIC-CARRIER-ANNEX.MIT.EDU by po7.MIT.EDU (5.61/4.7) id AA09472; Sun, 3 Dec 95 22:28:27 EST
Received: from freefall.FreeBSD.ORG by MIT.EDU with SMTP
	id AA20865; Sun, 3 Dec 95 22:27:24 EST
Received: from ref.tfs.com (ref.tfs.com [140.145.254.251])
          by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id TAA18022
          ; Sun, 3 Dec 1995 19:28:22 -0800
Received: (from julian@localhost) by ref.tfs.com (8.6.12/8.6.9) id TAA02724; Sun, 3 Dec 1995 19:28:19 -0800
From: Julian Elischer <julian@ref.tfs.com>
Message-Id: <199512040328.TAA02724@ref.tfs.com>
Subject: Re: Threads?  C++ Task Library?
To: swaits@pr.erau.edu (Stephen Waits)
Date: Sun, 3 Dec 1995 19:28:18 -0800 (PST)
Cc: questions@freebsd.org, proven@freebsd.org
In-Reply-To: <Pine.SOL.3.91.951203183149.22955C-100000@moon> from "Stephen Waits" at Dec 3, 95 06:32:29 pm
X-Mailer: ELM [version 2.4 PL24]
Content-Type: text
Content-Length: 651       

 Re: threads etc..
At this time there are no KERNEL threads,
however next week we will be committing THREAD_SAFE options to libc
and will be importing a threads package based (originally)
on the MIT threads package.. (this is all in -current of course)
the MIT package apparently runs under FreeBSD.
and eventually when the threadsafe changes have been finishd
this will  be the major pthreads package supported under FreeBSD.

at some stage more distant, there will be kernel support for
threaded programming. but that's a ways off still.

> 
> 
> Do such things exist for FreeBSD 2.1?  Many thanks..
> 
> --Steve (http://pr.erau.edu/~swaits)
> 
> 

