Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dkern_rwlock.c745 __rw_runlock_try(struct rwlock *rw, struct thread *td, uintptr_t *vp) in __rw_runlock_try() function
777 if (__rw_runlock_try(rw, td, &v)) in __rw_runlock_hard()
787 if (__rw_runlock_try(rw, td, &v)) in __rw_runlock_hard()
856 !__rw_runlock_try(rw, td, &v))) in _rw_runlock_cookie_int()