Searched refs:__rw_wunlock_hard (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.1-release/sys/sys/
H A Drwlock.h134 void __rw_wunlock_hard(volatile uintptr_t *c, uintptr_t tid,
171 __rw_wunlock_hard(&(rw)->rw_lock, t, f, l)
/freebsd-10.1-release/sys/kern/
H A Dkern_rwlock.c888 __rw_wunlock_hard(volatile uintptr_t *c, uintptr_t tid, const char *file, function

Completed in 167 milliseconds