Return to BSD News archive
Path: sserve!newshost.anu.edu.au!harbinger.cc.monash.edu.au!bunyip.cc.uq.oz.au!munnari.oz.au!ihnp4.ucsd.edu!pacbell.com!sgiblab!uhog.mit.edu!europa.eng.gtefsd.com!howland.reston.ans.net!usenet.ins.cwru.edu!ns.mcs.kent.edu!borsburn From: borsburn@mcs.kent.edu (Bret Orsburn) Newsgroups: comp.os.386bsd.questions Subject: pthreads under FreeBSD? Date: 18 Jul 1994 01:22:01 GMT Organization: Kent State University Lines: 25 Message-ID: <30clfp$5i6@ns.mcs.kent.edu> NNTP-Posting-Host: condor.mcs.kent.edu What is the status of pthreads under FreeBSD 1.1.x? I see a pthreads library, but I don't see any (installed) header files or documentation. Is the library usable? Can anyone recommend a good reference for pthreads? Thanks. --- Background: I've just started playing with Fresco using g++ 2.6.0 under FreeBSD 1.1. From what I've been able to gather so far, Fresco can do lots of interesting things without threads, but it can do more interesting things with them. I'm trying to figure out if building a threaded version of Fresco for FreeBSD 1.1 is doable. --- Bret Orsburn borsburn@mcs.kent.edu