Home
last modified time | relevance | path

Searched defs:SET_REALTIME_PRIORITY (Results 1 – 1 of 1) sorted by relevance

/external/lz4/programs/
Dutil.h93 # define SET_REALTIME_PRIORITY SetPriorityClass(GetCurrentProcess(), REALTIME_PRIORITY_CLASS) macro
101 # define SET_REALTIME_PRIORITY setpriority(PRIO_PROCESS, 0, -20) macro
103 # define SET_REALTIME_PRIORITY /* disabled */ macro
112 # define SET_REALTIME_PRIORITY /* disabled */ macro