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

/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dlctx.h24 #define LCID_PROC_SELF (0) macro
/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dkern_prot.c2044 if (uap->pid == LCID_PROC_SELF) { /* Create/Join/Leave */
2083 if (uap->pid != LCID_PROC_SELF) {
2148 if (uap->pid == LCID_PROC_SELF) {

Completed in 34 milliseconds