Re: Let the runloop process its queue during a long operation
Re: Let the runloop process its queue during a long operation
- Subject: Re: Let the runloop process its queue during a long operation
- From: Dave Keck <email@hidden>
- Date: Wed, 6 Oct 2010 08:26:51 -0400
> Can i make a runloop run only one time through the queue, and then
> return back to processing of that big file?
See CFRunLoopRunInMode(), specifically the returnAfterSourceHandled argument.
_______________________________________________
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