Subject: Re: Pthreads...
To: B. James Phillippe <bryan-spamtrap0@darkforest.org>
From: Christophe Kalt <kalt@taranis.org>
List: netbsd-users
Date: 04/13/2002 12:42:00
On Apr 10, B. James Phillippe wrote:
| To John: FWIW, I've had the best success with threads on NetBSD using GNU
| pth (I'm using 1.4.0 from pkgsrc).  As another poster pointed out, you'll
| want to compile with -D_POSIX_THREAD_SYSCALL_SOFT=1 to enable non-blocking
| system call wrappers.

Hm, why not hard?