How did you create that thread? If, for example, you used NSThread, you can set the qualityOfService property.
Ah-ha, thanks. Actually I am probably using a std::thread in most cases. Can I use the NSThread setThreadPriority class method for a thread that was not created using NSThread?
Topic:
App & System Services
SubTopic:
Core OS
Tags: