FreeBSD kernel kern code
taskq_bind_task Struct Reference

Data Fields

struct gtask bt_task
 
int bt_cpuid
 

Detailed Description

Definition at line 606 of file subr_gtaskqueue.c.

Field Documentation

◆ bt_cpuid

int taskq_bind_task::bt_cpuid

Definition at line 608 of file subr_gtaskqueue.c.

Referenced by taskqgroup_bind(), and taskqgroup_binder().

◆ bt_task

struct gtask taskq_bind_task::bt_task

Definition at line 607 of file subr_gtaskqueue.c.

Referenced by taskqgroup_bind().


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