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

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

Completed in 70 milliseconds