FreeBSD kernel kern code
witness Struct Reference

Data Fields

char w_name [MAX_W_NAME]
 
uint32_t w_index
 
struct lock_class * w_class
 

Detailed Description

Definition at line 222 of file subr_witness.c.

Field Documentation

◆ w_class

struct lock_class* witness::w_class

◆ w_index

uint32_t witness::w_index

◆ w_name


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