Searched refs:TD_LOCKS_DEC (Results 1 – 6 of 6) sorted by relevance
221 TD_LOCKS_DEC(curthread); in lockmgr_note_shared_release()247 TD_LOCKS_DEC(curthread); in lockmgr_note_exclusive_release()1043 TD_LOCKS_DEC(curthread); in lockmgr_xunlock_hard()1500 TD_LOCKS_DEC(curthread); in _lockmgr_disown()
631 TD_LOCKS_DEC(curthread); in _rm_wunlock_debug()695 TD_LOCKS_DEC(curthread); in _rm_runlock_debug()
303 TD_LOCKS_DEC(curthread); in __mtx_unlock_flags()1178 TD_LOCKS_DEC(curthread); in _mtx_destroy()
372 TD_LOCKS_DEC(curthread); in _rw_wunlock_cookie()854 TD_LOCKS_DEC(curthread); in _rw_runlock_cookie_int()
413 TD_LOCKS_DEC(curthread); in _sx_xunlock()1392 TD_LOCKS_DEC(curthread); in _sx_sunlock_int()
401 #define TD_LOCKS_DEC(td) do { \ macro410 #define TD_LOCKS_DEC(td) macro