FreeBSD kernel kern code
taskqueue_busy Struct Reference

Data Fields

struct task * tb_running
 

Detailed Description

Definition at line 50 of file subr_taskqueue.c.

Field Documentation

struct task* taskqueue_busy::tb_running

Definition at line 51 of file subr_taskqueue.c.

Referenced by task_is_running(), and taskqueue_run_locked().


The documentation for this struct was generated from the following file: