Re: Threads problems
Re: Threads problems
- Subject: Re: Threads problems
- From: Jonas Maebe <email@hidden>
- Date: Mon, 21 Feb 2005 18:38:39 +0100
On 21 feb 2005, at 18:28, Matthew Jenkins wrote:
Is there something fundamental that I'm missing?
Yes, either you should create your threads in a detached state (or
detach them inside their runloop), or you should pthread_join() them in
the main program.
Jonas
_______________________________________________
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