Searched refs:POSIX_SPAWN_PROC_CLAMP_UTILITY (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10.1/xnu-2782.1.97/bsd/sys/
H A Dspawn_internal.h213 #define POSIX_SPAWN_PROC_CLAMP_UTILITY 0x00000001 macro
/macosx-10.10.1/libpthread-105.1.4/src/
H A Dqos.c483 return posix_spawnattr_set_qos_clamp_np(__attr, POSIX_SPAWN_PROC_CLAMP_UTILITY);
508 case POSIX_SPAWN_PROC_CLAMP_UTILITY:
/macosx-10.10.1/system_cmds-643.1.1/taskpolicy.tproj/
H A Dtaskpolicy.c306 return POSIX_SPAWN_PROC_CLAMP_UTILITY;
/macosx-10.10.1/xnu-2782.1.97/bsd/kern/
H A Dkern_exec.c1454 case POSIX_SPAWN_PROC_CLAMP_UTILITY:

Completed in 177 milliseconds