Searched refs:TQ_ASSERT_LOCKED (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/sys/kern/
H A Dsubr_taskqueue.c87 #define TQ_ASSERT_LOCKED(tq) mtx_assert(&(tq)->tq_mutex, MA_OWNED) macro
344 TQ_ASSERT_LOCKED(queue);
385 TQ_ASSERT_LOCKED(queue);

Completed in 46 milliseconds