NSQualityOfService
Constants that indicate the nature and importance of work to the system.
+ threadPriority
Returns the current thread’s priority.
現在のスレッドの優先度を返します。
threadPriority
The receiver’s priority
レシーバの持つ優先度
+ setThreadPriority:
Sets the current thread’s priority.
現在のスレッドの優先度を設定します。