Searched defs:SET_REALTIME_PRIORITY (Results 1 – 2 of 2) sorted by relevance
95 # define SET_REALTIME_PRIORITY SetPriorityClass(GetCurrentProcess(), REALTIME_PRIORITY_CLASS) macro103 # define SET_REALTIME_PRIORITY setpriority(PRIO_PROCESS, 0, -20) macro105 # define SET_REALTIME_PRIORITY /* disabled */ macro114 # define SET_REALTIME_PRIORITY /* disabled */ macro
48 # define SET_REALTIME_PRIORITY SetPriorityClass(GetCurrentProcess(), REALTIME_PRIORITY_CLASS) macro