HomeSort by: relevance | last modified time | path
    Searched defs:p_nice (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/sys/
proc.h 327 u_char p_nice; /* p: Process "nice" value */ member in struct:proc
sysctl.h 453 uint8_t p_usrpri; /* U_CHAR: User-priority based on p_cpu and p_nice. */
454 uint8_t p_nice; /* U_CHAR: Process "nice" value. */ member in struct:kinfo_proc2
595 uint8_t l_usrpri; /* U_CHAR: User-priority based on l_cpu and p_nice. */

Completed in 38 milliseconds