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

/darwin-on-arm/xnu/bsd/sys/
H A Dlctx.h24 #define LCID_PROC_SELF (0) macro
/darwin-on-arm/xnu/bsd/kern/
H A Dkern_prot.c2095 if (uap->pid == LCID_PROC_SELF) { /* Create/Join/Leave */
2134 if (uap->pid != LCID_PROC_SELF) {
2199 if (uap->pid == LCID_PROC_SELF) {

Completed in 75 milliseconds