Home
last modified time | relevance | path

Searched refs:UMTX_SHM_DESTROY (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/sys/
H A Dumtx.h123 #define UMTX_SHM_DESTROY 0x0004 macro
/f-stack/freebsd/kern/
H A Dkern_umtx.c4087 UMTX_SHM_DESTROY| UMTX_SHM_ALIVE)) != 1) in umtx_shm()
4106 if ((flags & UMTX_SHM_DESTROY) != 0) { in umtx_shm()