Home
last modified time | relevance | path

Searched defs:lockstruct (Results 1 – 1 of 1) sorted by relevance

/netbsd/usr.sbin/lockstat/
H A Dmain.c76 typedef struct lockstruct { struct
79 buflist_t bufs;
80 buflist_t tosort;
81 uintptr_t lock;
82 double time;
83 uint32_t count;
84 u_int flags;
85 u_int nbufs;
86 char name[NAME_SIZE];