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?
feedback
|