I would like to setup an NSThread at a lower priority than CADisplayLink and then do message passing (I'm not a fan of resource locking) between the two of them. I'm new to iOS threading and have no idea if this is possible. Could someone shed some light on this?

link|improve this question

78% accept rate
I think you can. What's the problem? By the way, CADisplayLink runs in the main thread. – hoshi Feb 4 at 2:04
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.