Searched refs:__umtx_op_unimpl (Results 1 – 1 of 1) sorted by relevance
3926 __umtx_op_unimpl(struct thread *td __unused, struct _umtx_op_args *uap __unused, in __umtx_op_unimpl() function4901 [UMTX_OP_LOCK] = __umtx_op_unimpl,4902 [UMTX_OP_UNLOCK] = __umtx_op_unimpl,4925 [UMTX_OP_SEM_WAIT] = __umtx_op_unimpl,4926 [UMTX_OP_SEM_WAKE] = __umtx_op_unimpl,