Searched refs:SET_HIGH_PRIORITY (Results 1 – 2 of 2) sorted by relevance
78 # define SET_HIGH_PRIORITY SetPriorityClass(GetCurrentProcess(), REALTIME_PRIORITY_CLASS) macro86 # define SET_HIGH_PRIORITY setpriority(PRIO_PROCESS, 0, -20) macro88 # define SET_HIGH_PRIORITY /* disabled */ macro97 # define SET_HIGH_PRIORITY /* disabled */ macro
396 SET_HIGH_PRIORITY; in BMK_benchCLevel()