Home
last modified time | relevance | path

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

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