Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dkern_umtx.c1029 do_unlock_umtx(struct thread *td, struct umtx *umtx, u_long id) in do_unlock_umtx() function
3823 return (do_unlock_umtx(td, uap->umtx, td->td_tid)); in freebsd10__umtx_unlock()
3915 return (do_unlock_umtx(td, uap->obj, uap->val)); in __umtx_op_unlock_umtx()