Searched refs:UMTX_OP_RW_UNLOCK (Results 1 – 3 of 3) sorted by relevance
91 #define UMTX_OP_RW_UNLOCK 14 macro
322 return (_umtx_op_err(rwlock, UMTX_OP_RW_UNLOCK, 0, NULL, NULL)); in __thr_rwlock_unlock()
4903 [UMTX_OP_RW_UNLOCK] = __umtx_op_rw_unlock,