FreeBSD kernel kern code
tidbatch Struct Reference

Data Fields

lwpid_t tab [16]
 
int n
 

Detailed Description

Definition at line 296 of file kern_thread.c.

Field Documentation

◆ n

int tidbatch::n

Definition at line 298 of file kern_thread.c.

Referenced by tidbatch_add(), tidbatch_final(), tidbatch_prep(), and tidbatch_process().

◆ tab

lwpid_t tidbatch::tab[16]

Definition at line 297 of file kern_thread.c.

Referenced by tidbatch_add(), tidbatch_final(), and tidbatch_process().


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