basic threading question: if parent thread completes
basic threading question: if parent thread completes
- Subject: basic threading question: if parent thread completes
- From: Nick Rogers <email@hidden>
- Date: Fri, 18 Sep 2009 03:53:26 +0530
Hi,
I need to know this before going in for changes that are too complex.
I spawned a thread from AppController (thread1).
From thread1, I spawn another thread2.
thread1 completes.
Will thread2 terminate, give rise to anything else, or just keep on
working usually?
Wishes,
Nick
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden