Searched refs:IDN_TIMERQ_UNLOCK (Results 1 – 3 of 3) sorted by relevance
3738 IDN_TIMERQ_UNLOCK(tq); in idn_timer_start()3766 IDN_TIMERQ_UNLOCK(tq); in idn_timer_stop()3776 IDN_TIMERQ_UNLOCK(tq); in idn_timer_stop()
9221 IDN_TIMERQ_UNLOCK(tq); in idn_timer_expired()9227 IDN_TIMERQ_UNLOCK(tq); in idn_timer_expired()
1406 #define IDN_TIMERQ_UNLOCK(tq) (mutex_exit(&(tq)->tq_mutex)) macro