Searched refs:aCurrThread (Results 1 – 1 of 1) sorted by relevance
57 HANDLE aCurrThread = GetCurrentThread(); in PriorityBooster() local58 mpImpl->mnOldPriority = GetThreadPriority( aCurrThread ); in PriorityBooster()60 if ( 0 == SetThreadPriority( aCurrThread, mpImpl->mnOldPriority + nDelta ) ) in PriorityBooster()
Completed in 12 milliseconds