Searched refs:TQ_ASSERT_LOCKED (Results 1 – 2 of 2) sorted by relevance
97 #define TQ_ASSERT_LOCKED(tq) mtx_assert(&(tq)->tq_mutex, MA_OWNED) macro457 TQ_ASSERT_LOCKED(queue); in taskqueue_run_locked()504 TQ_ASSERT_LOCKED(queue); in task_is_running()
97 #define TQ_ASSERT_LOCKED(tq) mtx_assert(&(tq)->tq_mutex, MA_OWNED) macro351 TQ_ASSERT_LOCKED(queue); in gtaskqueue_run_locked()386 TQ_ASSERT_LOCKED(queue); in task_is_running()