Searched refs:POSIX_SPAWN_PCONTROL_SUSPEND (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/bsd/sys/
H A Dspawn.h76 * POSIX_SPAWN_PCONTROL_SUSPEND indicates that the process is to be suspended on starvation.
81 #define POSIX_SPAWN_PCONTROL_SUSPEND 0x0002 macro
/darwin-on-arm/xnu/bsd/kern/
H A Dkern_exec.c2054 case POSIX_SPAWN_PCONTROL_SUSPEND:

Completed in 27 milliseconds