On Jan 24, 2009, at 10:18 PM, Michael Ash wrote:
On Sat, Jan 24, 2009 at 3:42 PM, David Hoerl <dho...@mac.com> wrote:
[...]
The current app is single threaded.Can anyone shed any light on why the CFRunLoopWakeUp() call is necessary? Isthere some other issue I'm missing?Look at the big master list of what Cocoa classes are thread safe:
The OP wrote that his app is single threaded, so the lack of NSRunLoop thread safety shouldn't be a problem. It sounds like the event loop is blocking the runloop, so maybe posting a custom event would work as well as tickling the runloop...but that's just a guess.
-- Adam
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com