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

/freebsd-current/sys/kern/
H A Dsubr_taskqueue.c56 struct taskqueue_busy { struct
60 LIST_ENTRY(taskqueue_busy) tb_link;
65 LIST_HEAD(, taskqueue_busy) tq_active;
126 static struct taskqueue_busy *
129 struct taskqueue_busy *tb;
235 struct taskqueue_busy *tb;
437 struct taskqueue_busy *tb;
487 struct taskqueue_busy tb;
557 struct taskqueue_busy *tb;

Completed in 53 milliseconds