Re: pthread_join and pthread_detach
Re: pthread_join and pthread_detach
- Subject: Re: pthread_join and pthread_detach
- From: Matt Watson <email@hidden>
- Date: Wed, 23 Mar 2005 09:03:35 -0800
On Mar 23, 2005, at 5:36 AM, email@hidden wrote:
In a few words, it seems that :
"You cannot call pthread_detach on a thread while a call to
pthread_join is pending"
This, at least, should be documented, no ?
This is a bug. It's not a common use, but it is legal, and should not
crash. I'll file a bug report.
Thanks for the simple test case.
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