![]() |
Home |
|
Function GetThreadPriorityGetThreadPriority uses the same Win32 <-> RTKernel-32 priority mapping as SetThreadPriority. The same Base as for SetThreadPriority is used. If a priority difference relative to the base greater than 3 is encountered, THREAD_PRIORITY_TIME_CRITICAL or THREAD_PRIORITY_IDLE is returned.
|