Home
last modified time | relevance | path

Searched refs:UMTX_OP_RW_WRLOCK (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/sys/
H A Dumtx.h90 #define UMTX_OP_RW_WRLOCK 13 macro
/freebsd/lib/libthr/thread/
H A Dthr_umtx.c314 return (_umtx_op_err(rwlock, UMTX_OP_RW_WRLOCK, 0, (void *)tm_size, in __thr_rwlock_wrlock()
/freebsd/sys/kern/
H A Dkern_umtx.c4915 [UMTX_OP_RW_WRLOCK] = __umtx_op_rw_wrlock,