FreeBSD kernel kern code
gtaskqueue_busy Struct Reference

Data Fields

struct gtask * tb_running
 
u_int tb_seq
 

Detailed Description

Definition at line 59 of file subr_gtaskqueue.c.

Field Documentation

◆ tb_running

struct gtask* gtaskqueue_busy::tb_running

◆ tb_seq

u_int gtaskqueue_busy::tb_seq

Definition at line 61 of file subr_gtaskqueue.c.

Referenced by gtaskqueue_drain_tq_active(), and gtaskqueue_run_locked().


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