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

/xnu-2782.1.97/bsd/sys/
H A Dproc_internal.h661 #define ALLLCTX_LOCK lck_mtx_lock(&alllctx_lock) macro
/xnu-2782.1.97/bsd/kern/
H A Dkern_prot.c2044 * MPSAFE - assignment of (visible) process to context protected by ALLLCTX_LOCK,
2135 ALLLCTX_LOCK;
2175 ALLLCTX_LOCK;
H A Dkern_proc.c1671 ALLLCTX_LOCK;
1710 ALLLCTX_LOCK;
1796 ALLLCTX_LOCK;
H A Dkern_exit.c1132 ALLLCTX_LOCK;

Completed in 27 milliseconds