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

/darwin-on-arm/xnu/bsd/sys/
H A Dproc_internal.h621 #define ALLLCTX_LOCK lck_mtx_lock(&alllctx_lock) macro
/darwin-on-arm/xnu/bsd/kern/
H A Dkern_prot.c2082 * MPSAFE - assignment of (visible) process to context protected by ALLLCTX_LOCK,
2173 ALLLCTX_LOCK;
2213 ALLLCTX_LOCK;
H A Dkern_proc.c1521 ALLLCTX_LOCK;
1560 ALLLCTX_LOCK;
1646 ALLLCTX_LOCK;
H A Dkern_exit.c1042 ALLLCTX_LOCK;

Completed in 31 milliseconds