Searched refs:UMTX_SHM_ALIVE (Results 1 – 2 of 2) sorted by relevance
124 #define UMTX_SHM_ALIVE 0x0008 macro
4087 UMTX_SHM_DESTROY| UMTX_SHM_ALIVE)) != 1) in umtx_shm()4089 if ((flags & UMTX_SHM_ALIVE) != 0) in umtx_shm()