Searched refs:_rw_wlock_hard (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/sys/ |
| H A D | rwlock.h | 112 _rw_wlock_hard((rw), _v, (file), (line)); \ 189 #define _rw_wlock_hard(rw, v, f, l) \ macro 198 #define _rw_wlock_hard(rw, v, f, l) \ macro
|
| /f-stack/freebsd/kern/ |
| H A D | kern_rwlock.c | 292 _rw_wlock_hard(rw, v, file, line); in _rw_wlock_cookie()
|