Re: File locking anomaly under 2.0.30

Christopher Blizzard (blizzard@appliedtheory.com)
Fri, 25 Jul 1997 11:13:31 -0400


In message <yviahgdj5g1j.fsf@atreides.eng.mindspring.net>, Sudish Joseph writes
:
:Christopher Blizzard writes:
:> Using pthreads if the main thread of execution dies all of the other
:> threads are supposed to exit, possibly abnormally. That's why you have to
:
:Only if it calls _exit() or is otherwise terminated. If it wishes to
:exit but leave the other threads running, the main thread may call
:pthread_exit() safely.
:
:-Sudish

Thanks, that does work. Didn't know that. :)

--Chris

------------
Christopher Blizzard
AppliedTheory Communications, Inc.
http://odin.appliedtheory.com/
blizzard@appliedtheory.com
------------