atom feed3 messages in org.freebsd.freebsd-hackersRe: Pthreads?
FromSent OnAttachments
ZOU...@INNOSOFT.COMJul 19, 1996 5:05 pm 
JULIAN ElischerJul 20, 1996 12:42 pm 
Amancio HastyJul 20, 1996 4:18 pm 
Subject:Re: Pthreads?
From:Amancio Hasty (has@rah.star-gate.com)
Date:Jul 20, 1996 4:18:56 pm
List:org.freebsd.freebsd-hackers

Well, I got a large patch from John for his thread package and it also needed a simple patch to pthread_cond_wait to not timeout on a wait.

Other then that, I am happy using threads over here just started porting ILU to FreeBSD and its been a lot of fun . ILU can use threads -- it is a configuration option.

ILU -- Inter-Language Unification

Amancio

From The Desk Of "JULIAN Elischer" :

Are pthreads implamented into the 2.1.5-release and what is the revision nu mber relative to version for say digital unix 4.0? I do hope that this is the right mailing list to ask this on.

Pthreads in FreeBSD are in libc in -current.. I've heard that teh same stuff works in 2.1.5 but I don't know how I's go about getting it in..

john birrell is the person who knows most.. I know he's working on a newer version.