Home
last modified time | relevance | path

Searched refs:PRIO_PROCESS (Results 1 – 5 of 5) sorted by relevance

/sysdeps/posix/
A Dnice.c34 prio = __getpriority (PRIO_PROCESS, 0); in nice()
41 result = __setpriority (PRIO_PROCESS, 0, prio + incr); in nice()
50 return __getpriority (PRIO_PROCESS, 0); in nice()
/sysdeps/unix/sysv/linux/alpha/bits/
A Dresource.h189 PRIO_PROCESS = 0, /* WHO is a process ID. */ enumerator
190 #define PRIO_PROCESS PRIO_PROCESS macro
/sysdeps/unix/sysv/linux/bits/
A Dresource.h189 PRIO_PROCESS = 0, /* WHO is a process ID. */ enumerator
190 #define PRIO_PROCESS PRIO_PROCESS macro
/sysdeps/unix/sysv/linux/sparc/bits/
A Dresource.h205 PRIO_PROCESS = 0, /* WHO is a process ID. */ enumerator
206 #define PRIO_PROCESS PRIO_PROCESS macro
/sysdeps/unix/sysv/linux/mips/bits/
A Dresource.h197 PRIO_PROCESS = 0, /* WHO is a process ID. */ enumerator
198 #define PRIO_PROCESS PRIO_PROCESS macro

Completed in 7 milliseconds