Re: pthreads : questions about concurrency and lifetime
- From: Pieter de Goeje <pieter@xxxxxxxxxx>
- Date: Wed, 29 Nov 2006 00:00:37 +0100
On Tuesday 28 November 2006 23:41, Garrett Cooper wrote:
So that means no, after a function's definition is reached theIf you detach the thread, it will properly clean up after it self, after the
thread/resources stay in a semi-'alive' (maybe 'zombified') state?, or
does the kernel cleanup / reclaim all of the resources tied up with the
thread?
-Garrett
thread has finished running.
-- Pieter
_______________________________________________
freebsd-hackers@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@xxxxxxxxxxx"
- Follow-Ups:
- Re: pthreads : questions about concurrency and lifetime
- From: Garrett Cooper
- Re: pthreads : questions about concurrency and lifetime
- References:
- pthreads : questions about concurrency and lifetime
- From: Garrett Cooper
- Re: pthreads : questions about concurrency and lifetime
- From: Pieter de Goeje
- Re: pthreads : questions about concurrency and lifetime
- From: Garrett Cooper
- pthreads : questions about concurrency and lifetime
- Prev by Date: Re: pthreads : questions about concurrency and lifetime
- Next by Date: Re: pthreads : questions about concurrency and lifetime
- Previous by thread: Re: pthreads : questions about concurrency and lifetime
- Next by thread: Re: pthreads : questions about concurrency and lifetime
- Index(es):