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

/freebsd-10.1-release/sys/compat/freebsd32/
H A Dfreebsd32_proto.h768 int freebsd32_umtx_unlock(struct thread *, struct freebsd32_umtx_unlock_args *);
H A Dfreebsd32_sysent.c485 { AS(freebsd32_umtx_unlock_args), (sy_call_t *)freebsd32_umtx_unlock, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 435 = freebsd32_umtx_unlock */
/freebsd-10.1-release/sys/kern/
H A Dkern_umtx.c3553 freebsd32_umtx_unlock(struct thread *td, struct freebsd32_umtx_unlock_args *uap) function

Completed in 70 milliseconds