Home
last modified time | relevance | path

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

/f-stack/lib/include/sys/
H A Drwlock.h40 #undef _rw_runlock
59 #define _rw_runlock(rw, f, l) DO_NOTHING macro
/f-stack/freebsd/sys/
H A Drwlock.h180 #define _rw_runlock(rw, f, l) \ macro
185 #define _rw_runlock(rw, f, l) \ macro
229 #define rw_runlock(rw) _rw_runlock((rw), LOCK_FILE, LOCK_LINE)