Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Mar 1996 12:32:47 -0800 (PST)
From:      "JULIAN Elischer" <julian@ref.tfs.com>
To:        mmead@Glock.COM (matthew c. mead)
Cc:        msmith@atrad.adelaide.edu.au, darrend@novell.com, freebsd-hackers@freebsd.org
Subject:   Re: User level threads.
Message-ID:  <199603212032.MAA19850@ref.tfs.com>
In-Reply-To: <199603210609.BAA01153@neon.Glock.COM> from "matthew c. mead" at Mar 21, 96 01:09:31 am

next in thread | previous in thread | raw e-mail | index | archive | help
> 
> 
> Michael Smith writes:
> 
> > Darren R. Davis stands accused of saying:
> 
> > > No, I haven't read the FAQ or researched this out.  I guess I am looking
> > > for the quick answer.  I have need of a user-level threads library.  Is
> > > there a defacto standard in the BSD community?  What's the current
> > > solution to this problem?
> 
> > FreeBSD-current has pthreads and a thread-safe libc.
> 
 if you go to /usr/src/lib/lib_r
 and type 'make' 
 and make install
 it will install libc_r
 which contains in addition to the thread-safe libc, all the normal pthreads-
 functions..
 they are however not completely pthreads complient yet..

> 	Where can pthreads be found?
> 
> 
> 
> -matt
> 
> -- 
> Matthew C. Mead
> 
> mmead@Glock.COM
> http://www.Glock.COM/~mmead/
> 




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199603212032.MAA19850>