FreeBSD kernel kern code
|
Data Fields | |
const char * | wh_type |
struct lock_object * | wh_lock |
Definition at line 285 of file subr_witness.c.
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().