Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Dumtx.h78 #define UMTX_OP_UNLOCK 1 /* COMPAT10 */ macro
/freebsd/sys/kern/
H A Dkern_umtx.c4845 [UMTX_OP_UNLOCK] = __umtx_op_unlock_umtx,
4848 [UMTX_OP_UNLOCK] = __umtx_op_unimpl,