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?