From owner-freebsd-questions Sun Dec 3 19:28:29 1995 Return-Path: owner-questions 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 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: 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) > >