Received: from PACIFIC-CARRIER-ANNEX.MIT.EDU by po7.MIT.EDU (5.61/4.7) id AA21213; Mon, 4 Dec 95 02:12:33 EST
Received: from freefall.FreeBSD.ORG by MIT.EDU with SMTP
	id AA10937; Mon, 4 Dec 95 02:11:29 EST
Received: from localhost (daemon@localhost)
          by freefall.freebsd.org (8.6.12/8.6.6) with SMTP id TAA18314
          ; Sun, 3 Dec 1995 19:30:39 -0800
Received: (from root@localhost)
          by freefall.freebsd.org (8.6.12/8.6.6) id TAA18031
          for questions-outgoing; Sun, 3 Dec 1995 19:28:29 -0800
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       
Sender: owner-questions@FreeBSD.ORG
Precedence: bulk

 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)
> 
> 

