Searched refs:PSHM_ALLOCATING (Results 1 – 1 of 1) sorted by relevance
132 #define PSHM_ALLOCATING 0x100 /* storage is being allocated */ macro438 (pinfo->pshm_flags & (PSHM_ALLOCATING | PSHM_ALLOCATED))) { in shm_open()581 if (pinfo->pshm_flags & (PSHM_ALLOCATING | PSHM_ALLOCATED)) { in pshm_truncate()604 pinfo->pshm_flags |= PSHM_ALLOCATING; in pshm_truncate()640 pinfo->pshm_flags &= ~(PSHM_ALLOCATING); in pshm_truncate()656 pinfo->pshm_flags &= ~PSHM_ALLOCATING; in pshm_truncate()