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

/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dposix_sem.h75 #define PSEM_REMOVED 0x20 macro
/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dposix_sem.c114 #define PSEM_REMOVED 0x20 macro
745 pinfo->psem_flags |= PSEM_REMOVED;
1011 if ((pinfo->psem_flags & PSEM_REMOVED) && !pinfo->psem_usecount) {

Completed in 79 milliseconds