Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dkern_umtx.c3460 __umtx_op_unimpl(struct thread *td, struct _umtx_op_args *uap, in __umtx_op_unimpl() function
4361 [UMTX_OP_RESERVED0] = __umtx_op_unimpl,
4362 [UMTX_OP_RESERVED1] = __umtx_op_unimpl,
4384 [UMTX_OP_SEM_WAIT] = __umtx_op_unimpl,
4385 [UMTX_OP_SEM_WAKE] = __umtx_op_unimpl,