Searched refs:TD_LOCKS_DEC (Results 1 – 7 of 7) sorted by relevance
630 TD_LOCKS_DEC(curthread); in _rm_wunlock_debug()694 TD_LOCKS_DEC(curthread); in _rm_runlock_debug()
336 TD_LOCKS_DEC(curthread); in wakeupshlk()1024 TD_LOCKS_DEC(curthread); in __lockmgr_args()1328 TD_LOCKS_DEC(curthread); in _lockmgr_disown()
252 TD_LOCKS_DEC(curthread); in __mtx_unlock_flags()962 TD_LOCKS_DEC(curthread); in _mtx_destroy()
322 TD_LOCKS_DEC(curthread); in _rw_wunlock_cookie()700 TD_LOCKS_DEC(curthread); in _rw_runlock_cookie()
374 TD_LOCKS_DEC(curthread); in _sx_sunlock()390 TD_LOCKS_DEC(curthread); in _sx_xunlock()
204 TD_LOCKS_DEC(td); in __rw_runlock()
367 #define TD_LOCKS_DEC(td) ((td)->td_locks--) macro372 #define TD_LOCKS_DEC(td) macro