FreeBSD kernel kern code
witness_pendhelp Struct Reference

Data Fields

const char * wh_type
 
struct lock_object * wh_lock
 

Detailed Description

Definition at line 285 of file subr_witness.c.

Field Documentation

struct lock_object* witness_pendhelp::wh_lock

Definition at line 287 of file subr_witness.c.

Referenced by witness_init(), and witness_initialize().

const char* witness_pendhelp::wh_type

Definition at line 286 of file subr_witness.c.

Referenced by witness_init().


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