Re: fork and pthreads
Re: fork and pthreads
- Subject: Re: fork and pthreads
- From: "Stephen J. Butler" <email@hidden>
- Date: Sun, 17 Nov 2013 20:40:58 -0600
Nevermind. I think I misread your question. I think the answer you're going to get is that OS X only guarantees async/signal-safe functions between the child side of fork() and an exec(). That's what's documented in many places, including the man page for pthread_atfork().
_______________________________________________
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