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

/darwin-on-arm/xnu/bsd/sys/
H A Dspawn.h77 * POSIX_SPAWN_PCONTROL_KILL indicates that the process is to be terminated on starvation.
82 #define POSIX_SPAWN_PCONTROL_KILL 0x0003 macro
/darwin-on-arm/xnu/bsd/kern/
H A Dkern_exec.c2057 case POSIX_SPAWN_PCONTROL_KILL:

Completed in 78 milliseconds