Searched refs:TQ_ASSERT_LOCKED (Results 1 – 2 of 2) sorted by relevance
94 #define TQ_ASSERT_LOCKED(tq) mtx_assert(&(tq)->tq_mutex, MA_OWNED) macro348 TQ_ASSERT_LOCKED(queue); in gtaskqueue_run_locked()383 TQ_ASSERT_LOCKED(queue); in task_is_running()
95 #define TQ_ASSERT_LOCKED(tq) mtx_assert(&(tq)->tq_mutex, MA_OWNED) macro131 TQ_ASSERT_LOCKED(queue); in task_get_busy()493 TQ_ASSERT_LOCKED(queue); in taskqueue_run_locked()