Searched refs:TD_LOCKS_DEC (Results 1 – 6 of 6) sorted by relevance
220 TD_LOCKS_DEC(curthread); in lockmgr_note_shared_release()244 TD_LOCKS_DEC(curthread); in lockmgr_note_exclusive_release()1634 TD_LOCKS_DEC(curthread); in _lockmgr_disown()
630 TD_LOCKS_DEC(curthread); in _rm_wunlock_debug()694 TD_LOCKS_DEC(curthread); in _rm_runlock_debug()
313 TD_LOCKS_DEC(curthread); in __mtx_unlock_flags()1189 TD_LOCKS_DEC(curthread); in _mtx_destroy()
379 TD_LOCKS_DEC(curthread); in _rw_wunlock_cookie()861 TD_LOCKS_DEC(curthread); in _rw_runlock_cookie_int()
417 TD_LOCKS_DEC(curthread); in _sx_xunlock()1384 TD_LOCKS_DEC(curthread); in _sx_sunlock_int()
420 #define TD_LOCKS_DEC(td) do { \ macro430 #define TD_LOCKS_DEC(td) macro