Re: Threads problems
Re: Threads problems
- Subject: Re: Threads problems
- From: Matthew Jenkins <email@hidden>
- Date: Tue, 22 Feb 2005 09:32:51 +0000
Ah, thanks.
I've often wondered what detaching threads actually did - the man pages
aren't that helpful.
Matt
On 21 Feb 2005, at 17:38, Jonas Maebe wrote:
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
Scanned for viruses by MailDefender
Scanned for viruses by MailDefender
_______________________________________________
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