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

/macosx-10.10.1/xnu-2782.1.97/bsd/sys/
H A Dposix_shm.h78 #define PSHM_REMOVED 0x20 macro
/macosx-10.10.1/xnu-2782.1.97/bsd/kern/
H A Dposix_shm.c125 #define PSHM_REMOVED 0x020 macro
1122 pinfo->pshm_flags |= PSHM_REMOVED;
1175 if ((pinfo->pshm_flags & PSHM_REMOVED) && !pinfo->pshm_usecount) {

Completed in 158 milliseconds