Searched refs:__rw_wunlock (Results 1 – 2 of 2) sorted by relevance
116 #define __rw_wunlock(rw, tid, file, line) do { \ macro226 __rw_wunlock((rw), curthread, LOCK_FILE, LOCK_LINE)
376 __rw_wunlock(rw, curthread, file, line); in _rw_wunlock_cookie()