Searched refs:SET_REALTIME_PRIORITY (Results 1 – 2 of 2) sorted by relevance
93 # define SET_REALTIME_PRIORITY SetPriorityClass(GetCurrentProcess(), REALTIME_PRIORITY_CLASS) macro101 # define SET_REALTIME_PRIORITY setpriority(PRIO_PROCESS, 0, -20) macro103 # define SET_REALTIME_PRIORITY /* disabled */ macro112 # define SET_REALTIME_PRIORITY /* disabled */ macro
408 SET_REALTIME_PRIORITY; in BMK_benchCLevel()