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

/freebsd-10.1-release/sys/sys/
H A Drwlock.h131 void _rw_runlock_cookie(volatile uintptr_t *c, const char *file, int line);
167 _rw_runlock_cookie(&(rw)->rw_lock, f, l)
/freebsd-10.1-release/sys/kern/
H A Dkern_rwlock.c584 _rw_runlock_cookie(volatile uintptr_t *c, const char *file, int line) function

Completed in 63 milliseconds