FreeBSD kernel kern code
taskqueue_busy Struct Reference

Data Fields

struct task * tb_running
 
u_int tb_seq
 

Detailed Description

Definition at line 59 of file subr_taskqueue.c.

Field Documentation

◆ tb_running

struct task* taskqueue_busy::tb_running

◆ tb_seq

u_int taskqueue_busy::tb_seq

Definition at line 61 of file subr_taskqueue.c.

Referenced by taskqueue_drain_tq_active(), and taskqueue_run_locked().


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