Re: pthread_join
Re: pthread_join
- Subject: Re: pthread_join
- From: Matt Watson <email@hidden>
- Date: Thu, 9 Sep 2004 11:31:39 -0700
I still don't understand why the pthread_join doesn't work..
What's the return value from the pthread_join() call? Is the thread
detached? That's the most common reason pthread_join() returns
non-zero.
Can you post a small, compilable example of this problem? Without a
self-contained test case, it's going to be difficult to answer your
question...
matt.
_______________________________________________
darwin-development mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/darwin-development
Do not post admin requests to the list. They will be ignored.