Re: pthread_cancel()
Re: pthread_cancel()
- Subject: Re: pthread_cancel()
- From: "Per Mildner" <email@hidden>
- Date: Wed, 31 May 2006 09:06:22 +0200
- Organization: Swedish Institute of Computer Science
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...
Yes, I realized that my theory was wrong after sending my mail. In either
case pthread_cancel does not appear to be able to break all blocking calls
to read.
_______________________________________________
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