Home
last modified time | relevance | path

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

/f-stack/lib/include/sys/
H A Drwlock.h37 #undef _rw_wunlock
56 #define _rw_wunlock(rw, f, l) DO_NOTHING macro
/f-stack/freebsd/sys/
H A Drwlock.h173 #define _rw_wunlock(rw, f, l) \ macro
221 #define rw_wunlock(rw) _rw_wunlock((rw), LOCK_FILE, LOCK_LINE)