Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Dsyscall.mk287 freebsd10__umtx_unlock.o \
H A Dsysproto.h2632 int freebsd10__umtx_unlock(struct thread *, struct freebsd10__umtx_unlock_args *);
/freebsd/sys/kern/
H A Dkern_umtx.c3820 freebsd10__umtx_unlock(struct thread *td, in freebsd10__umtx_unlock() function