Re: pthread_cancel()
Re: pthread_cancel()
- Subject: Re: pthread_cancel()
- From: Matt Watson <email@hidden>
- Date: Tue, 30 May 2006 09:29:29 -0700
On May 30, 2006, at 9:07 AM, Per Mildner wrote:
One guess would be that there are cancellation points within the
thread startup code.
That's why the exit_status check is there - so we know we at least
get to the read() call...
In the below transcript you can see how it hangs even though it
apparently gets cancelled as soon as read() gets some input.
I see what you're talking about now. I'll have to take a closer look
at this.
Thanks,
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