Searched refs:TD_LOCKS_DEC (Results 1 – 6 of 6) sorted by relevance
630 TD_LOCKS_DEC(curthread); in _rm_wunlock_debug()694 TD_LOCKS_DEC(curthread); in _rm_runlock_debug()1087 TD_LOCKS_DEC(curthread); in rms_runlock_fallback()1108 TD_LOCKS_DEC(curthread); in rms_runlock()1247 TD_LOCKS_DEC(curthread); in rms_wunlock()
219 TD_LOCKS_DEC(curthread); in lockmgr_note_shared_release()243 TD_LOCKS_DEC(curthread); in lockmgr_note_exclusive_release()1621 TD_LOCKS_DEC(curthread); in _lockmgr_disown()
333 TD_LOCKS_DEC(curthread); in __mtx_unlock_flags()1212 TD_LOCKS_DEC(curthread); in _mtx_destroy()
391 TD_LOCKS_DEC(curthread); in _rw_wunlock_cookie()876 TD_LOCKS_DEC(curthread); in _rw_runlock_cookie_int()
415 TD_LOCKS_DEC(curthread); in _sx_xunlock()1386 TD_LOCKS_DEC(curthread); in _sx_sunlock_int()
434 #define TD_LOCKS_DEC(td) do { \ macro444 #define TD_LOCKS_DEC(td) macro