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

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

Completed in 8 milliseconds