FreeBSD kernel kern code
|
Data Fields | |
struct task * | tb_running |
Definition at line 50 of file subr_taskqueue.c.
struct task* taskqueue_busy::tb_running |
Definition at line 51 of file subr_taskqueue.c.
Referenced by task_is_running(), and taskqueue_run_locked().