Home
last modified time | relevance | path

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

/openbsd-src/sys/sys/
H A D_lock.h58 struct lock_object { struct
59 const struct lock_type *lo_type;
60 const char *lo_name; /* Individual lock name. */
61 struct witness *lo_witness; /* Data for witness. */
62 unsigned int lo_flags;