\fi-6552 \s5 \li7030 \fi-6553 \fi-5796 Sets the thread priority to NSInteractiveThreadPriority, NSBackgroundThreadPriority, or NSLowThreadPriority. The thread priority is a hint to the operating system.\
\s4 \li7029 \fi-5794 \fi-6552 \fi-6552 {\f3 -} (NSThreadPriority)\b threadPriority\b0 Returns the priority of the thread.\
\fs28 \pard \s4 \li7029 \fi-6552 \ri1007 \ql \tx6652 \tx7030 \f1 \b0 \fi-6552 + (BOOL)\b isMultiThreaded\b0 Returns YES if a thread was ever detached. (Detached threads may have died since).\
\fi-6552 \fi-6552 \fi-6552 {\f3 -} (NSMutableDictionary *)\b threadDictionary\b0 Returns the thread\'27s dictionary, allowing you to add data specific to the receiving thread. This essentially allows user-defined thread variables.\
\fs28 \pard \s4 \li7029 \fi-6552 \ri1007 \ql \tx6652 \tx7030 \f1 \b0 \fi-6552 + (void)\b exit\b0 Terminates the calling thread. Before exiting that thread, this method posts a notification having the name \'aaNSThreadExiting\'ba and the terminating NSThread as the object argument of the\b postNotification:object:\b0 message.\