Re: Fwd: errno global vx. errno pthread...
Re: Fwd: errno global vx. errno pthread...
- Subject: Re: Fwd: errno global vx. errno pthread...
- From: "Michael Andronov" <email@hidden>
- Date: Tue, 7 Oct 2008 18:36:16 -0400
Thanks!
sem_init () was wrong indeed! Though it is defined within pthread.h,
the return code is `function not implemented`.
( I missed the info that un-named pthread semaphores are not
supported by OS X ).
Thanks once again.
Michael.
On Tue, Oct 7, 2008 at 3:04 PM, Jan Brittenson <email@hidden> wrote:
> What's sem_init()? It has no man page.
>
> It'll work if you use sem_open() instead:
>
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden