Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A D_umtx.h56 struct urwlock { struct
/f-stack/freebsd/kern/
H A Dkern_umtx.c2683 do_rw_rdlock(struct thread *td, struct urwlock *rwlock, long fflag, in do_rw_rdlock()
2869 do_rw_wrlock(struct thread *td, struct urwlock *rwlock, struct _umtx_time *timeout) in do_rw_wrlock()
3065 do_rw_unlock(struct thread *td, struct urwlock *rwlock) in do_rw_unlock()