Subject: Re: POSIX semaphores - threads only?
To: Matthew Mondor <mm_lists@pulsar-zone.net>
From: Andrew Doran <ad@netbsd.org>
List: tech-kern
Date: 12/06/2007 15:58:06
On Thu, Dec 06, 2007 at 10:50:44AM -0500, Matthew Mondor wrote:

> I read in sem_init(3) man page that the implementation did not allow
> interprocess synchronization using POSIX semaphores (or at least
> that's what I understand from it).
> 
> Is this correct?

No, the manual page is out of date. I'll see about updating it.

Andrew