Home
last modified time | relevance | path

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

/coreutils/src/
Dnice.c41 # define GET_NICENESS() nice (0) macro
43 # define GET_NICENESS() getpriority (PRIO_PROCESS, 0) macro