Home
last modified time | relevance | path

Searched refs:BSD_SIMUL_EXECS (Results 1 – 2 of 2) sorted by relevance

/xnu-8796.121.2/bsd/sys/
H A Dproc_internal.h736 #define BSD_SIMUL_EXECS 33 /* 32 , allow for rounding */ macro
/xnu-8796.121.2/bsd/kern/
H A Dbsd_init.c1538 bsd_simul_execs = BSD_SIMUL_EXECS; in bsd_exec_setup()