Searched refs:__umtx_op_unimpl (Results 1 – 1 of 1) sorted by relevance
3920 __umtx_op_unimpl(struct thread *td __unused, struct _umtx_op_args *uap __unused, in __umtx_op_unimpl() function4889 [UMTX_OP_LOCK] = __umtx_op_unimpl,4890 [UMTX_OP_UNLOCK] = __umtx_op_unimpl,4913 [UMTX_OP_SEM_WAIT] = __umtx_op_unimpl,4914 [UMTX_OP_SEM_WAKE] = __umtx_op_unimpl,