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

/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dposix_shm.h78 #define PSHM_REMOVED 0x20 macro
/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dposix_shm.c119 #define PSHM_REMOVED 0x20 macro
1001 pinfo->pshm_flags |= PSHM_REMOVED;
1045 if ((pinfo->pshm_flags & PSHM_REMOVED) && !pinfo->pshm_usecount) {

Completed in 77 milliseconds