From owner-freebsd-hackers Mon Jun 12 12:38:27 1995 Return-Path: hackers-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id MAA17072 for hackers-outgoing; Mon, 12 Jun 1995 12:38:27 -0700 Received: from cs.weber.edu (cs.weber.edu [137.190.16.16]) by freefall.cdrom.com (8.6.10/8.6.6) with SMTP id MAA17047 for ; Mon, 12 Jun 1995 12:38:21 -0700 Received: by cs.weber.edu (4.1/SMI-4.1.1) id AA22150; Mon, 12 Jun 95 13:31:34 MDT From: terry@cs.weber.edu (Terry Lambert) Message-Id: <9506121931.AA22150@cs.weber.edu> Subject: LWP, anyone? To: freebsd-hackers@freebsd.org Date: Mon, 12 Jun 95 13:31:34 MDT X-Mailer: ELM [version 2.4dev PL52] Sender: hackers-owner@freebsd.org Precedence: bulk Saw this. Anyone bringing it over? Terry Lambert terry@cs.weber.edu --- Any opinions in this posting are my own and not those of my present or previous employers. ========================================================================= ] Re: Thread package for NetBSD ] ] From: bnoble+@cs.cmu.edu (Brian Noble) ] Date: 12 Jun 1995 16:17:43 GMT ] Organization: School of Computer Science, Carnegie Mellon ] Newsgroups: comp.unix.bsd.netbsd.misc ] References: 1 ] ] ] In article <0jpTLa200ioj012HQ0@andrew.cmu.edu>, ] Sergio Mendiola wrote: ] >Can anybody tell me which thread package can I use and install in a ] >NetBSD machine? pthreads, cthreads, LWP or any other. I am not an ] >expert on this and I need to use threads. Where can I get it from? ] > ] > ] >Thanks ] > ] >Sergio ] ] ] We've ported LWP to NetBSD. It's pretty straightforward. Take a ] look at /afs/cs/project/coda-bnoble/coda-clone/src/mlwp. This was ] compiled for -1.0, but should work under -current too. Let me know if ] it doesn't. ] ] -brian