Home
last modified time | relevance | path

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

/freebsd-head/sys/sys/
HDsyscall.mk290 freebsd10__umtx_unlock.o \
HDsysproto.h2643 int freebsd10__umtx_unlock(struct thread *, struct freebsd10__umtx_unlock_args *);
/freebsd-head/sys/kern/
HDkern_umtx.c3825 freebsd10__umtx_unlock(struct thread *td, in freebsd10__umtx_unlock() function