Searched refs:sys__umtx_op (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.0-release/sys/kern/
H A Dinit_sysent.c491 { AS(_umtx_op_args), (sy_call_t *)sys__umtx_op, AUE_NULL, NULL, 0, 0, SYF_CAPENABLED, SY_THR_STATIC }, /* 454 = _umtx_op */
H A Dkern_umtx.c3535 sys__umtx_op(struct thread *td, struct _umtx_op_args *uap) function
/freebsd-10.0-release/sys/sys/
H A Dsysproto.h2130 int sys__umtx_op(struct thread *, struct _umtx_op_args *);

Completed in 111 milliseconds