Home
last modified time | relevance | path

Searched refs:aCurrThread (Results 1 – 1 of 1) sorted by relevance

/aoo4110/main/canvas/source/tools/
H A Dprioritybooster.cxx57 HANDLE aCurrThread = GetCurrentThread(); in PriorityBooster() local
58 mpImpl->mnOldPriority = GetThreadPriority( aCurrThread ); in PriorityBooster()
60 if ( 0 == SetThreadPriority( aCurrThread, mpImpl->mnOldPriority + nDelta ) ) in PriorityBooster()

Completed in 6 milliseconds