NSRunLoop
NSRunLoop
- Subject: NSRunLoop
- From: Ariel Feinerman <email@hidden>
- Date: Tue, 15 Jun 2010 01:22:37 +0300
Hi,
I wish to make programme has cpu-related (one thread per core) number of
worker threads. When user inputs the data, main thread splits up the data
and send to the workers. Then worker threads go to sleep in anticipation of
the next chunk of data. How can I do it? I think to NSRunLoop is the best
way, is the example of code?
--
best regards
Ariel
_______________________________________________
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