FreeBSD kernel kern code
taskqgroup Struct Reference
Collaboration diagram for taskqgroup:

Data Fields

struct taskqgroup_cpu tqg_queue [MAXCPU]
 
struct mtx tqg_lock
 
const char * tqg_name
 
int tqg_cnt
 

Detailed Description

Definition at line 599 of file subr_gtaskqueue.c.

Field Documentation

◆ tqg_cnt

◆ tqg_lock

struct mtx taskqgroup::tqg_lock

◆ tqg_name

const char* taskqgroup::tqg_name

◆ tqg_queue


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