Re: pthread_cancel()
Re: pthread_cancel()
- Subject: Re: pthread_cancel()
- From: André-John Mas <email@hidden>
- Date: Mon, 8 May 2006 21:39:22 -0400
Thanks, I'll see if that works for me.
On 8-May-06, at 16:08 , Matt Watson wrote:
On May 8, 2006, at 12:59 PM, Andre-John Mas wrote:
On May 8, 2006, at 12:45 PM, Andre-John Mas wrote:
Could anyone tell me whether pthread_cancel() is planned to be
implemented properly in a future version of Darwin? From what I
understand the current implementation does not conform to the posix
implementation.
If you compile with _APPLE_C_SOURCE, _POSIX_C_SOURCE or
_XOPEN_SOURCE, the implementation should behave as you want.
Thanks. Just one question are these for my applications or for
compiling the kernel?
This is when compiling user-level programs.
matt.
_______________________________________________
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