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