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

/freebsd-10-stable/sys/kern/
H A Dsubr_taskqueue.c53 struct taskqueue_busy { struct
55 TAILQ_ENTRY(taskqueue_busy) tb_link;
62 TAILQ_HEAD(, taskqueue_busy) tq_active;
340 struct taskqueue_busy tb;
383 struct taskqueue_busy *tb;

Completed in 49 milliseconds