FreeBSD kernel kern code
lock_list_entry Struct Reference
Collaboration diagram for lock_list_entry:

Data Fields

struct lock_list_entryll_next
 
struct lock_instance ll_children [LOCK_NCHILDREN]
 
u_int ll_count
 

Detailed Description

Definition at line 212 of file subr_witness.c.

Field Documentation

◆ ll_children

struct lock_instance lock_list_entry::ll_children[LOCK_NCHILDREN]

◆ ll_count

u_int lock_list_entry::ll_count

◆ ll_next


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