Re: pthread_join and pthread_detach
site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com On Mar 23, 2005, at 5:36 AM, Nicolas.Castagne@imag.fr wrote: Thanks for the simple test case. matt. _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.appl... 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. This email sent to site_archiver@lists.apple.com
participants (1)
-
Matt Watson