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

/freebsd-10.2-release/sys/sys/
H A Drwlock.h128 void _rw_wunlock_cookie(volatile uintptr_t *c, const char *file, int line);
161 _rw_wunlock_cookie(&(rw)->rw_lock, f, l)
/freebsd-10.2-release/sys/kern/
H A Dkern_rwlock.c311 _rw_wunlock_cookie(volatile uintptr_t *c, const char *file, int line) function

Completed in 102 milliseconds