Re: waiting for an NSThread
Re: waiting for an NSThread
- Subject: Re: waiting for an NSThread
- From: Benjamin Stiglitz <email@hidden>
- Date: Mon, 13 Oct 2008 15:15:22 -0400
- Mail-followup-to: email@hidden
> I've another n00b Cocoa question: How can I wait for a thread to finish
> without depending on a flag that may be reset and set before the thread
> i'm waiting for has time to check it?
Take a look at NSConditionLock in Foundation.
-Ben
_______________________________________________
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