__db_lock_stat

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C)
struct __db_lock_stat {}

Members

Variables

st_cur_maxid
uint32_t st_cur_maxid;
Undocumented in source.
st_hash_len
uint32_t st_hash_len;
Undocumented in source.
st_id
uint32_t st_id;
Undocumented in source.
st_initlockers
uint32_t st_initlockers;
Undocumented in source.
st_initlocks
uint32_t st_initlocks;
Undocumented in source.
st_initobjects
uint32_t st_initobjects;
Undocumented in source.
st_lock_nowait
uintmax_t st_lock_nowait;
Undocumented in source.
st_lock_wait
uintmax_t st_lock_wait;
Undocumented in source.
st_lockers
uint32_t st_lockers;
Undocumented in source.
st_lockers_nowait
uintmax_t st_lockers_nowait;
Undocumented in source.
st_lockers_wait
uintmax_t st_lockers_wait;
Undocumented in source.
st_locks
uint32_t st_locks;
Undocumented in source.
st_locksteals
uintmax_t st_locksteals;
Undocumented in source.
st_locktimeout
db_timeout_t st_locktimeout;
Undocumented in source.
st_maxhlocks
uint32_t st_maxhlocks;
Undocumented in source.
st_maxhobjects
uint32_t st_maxhobjects;
Undocumented in source.
st_maxlockers
uint32_t st_maxlockers;
Undocumented in source.
st_maxlocks
uint32_t st_maxlocks;
Undocumented in source.
st_maxlsteals
uintmax_t st_maxlsteals;
Undocumented in source.
st_maxnlockers
uint32_t st_maxnlockers;
Undocumented in source.
st_maxnlocks
uint32_t st_maxnlocks;
Undocumented in source.
st_maxnobjects
uint32_t st_maxnobjects;
Undocumented in source.
st_maxobjects
uint32_t st_maxobjects;
Undocumented in source.
st_maxosteals
uintmax_t st_maxosteals;
Undocumented in source.
st_ndeadlocks
uintmax_t st_ndeadlocks;
Undocumented in source.
st_ndowngrade
uintmax_t st_ndowngrade;
Undocumented in source.
st_nlockers
uint32_t st_nlockers;
Undocumented in source.
st_nlocks
uint32_t st_nlocks;
Undocumented in source.
st_nlocktimeouts
uintmax_t st_nlocktimeouts;
Undocumented in source.
st_nmodes
int32_t st_nmodes;
Undocumented in source.
st_nobjects
uint32_t st_nobjects;
Undocumented in source.
st_nreleases
uintmax_t st_nreleases;
Undocumented in source.
st_nrequests
uintmax_t st_nrequests;
Undocumented in source.
st_ntxntimeouts
uintmax_t st_ntxntimeouts;
Undocumented in source.
st_nupgrade
uintmax_t st_nupgrade;
Undocumented in source.
st_objects
uint32_t st_objects;
Undocumented in source.
st_objectsteals
uintmax_t st_objectsteals;
Undocumented in source.
st_objs_nowait
uintmax_t st_objs_nowait;
Undocumented in source.
st_objs_wait
uintmax_t st_objs_wait;
Undocumented in source.
st_part_max_nowait
uintmax_t st_part_max_nowait;
Undocumented in source.
st_part_max_wait
uintmax_t st_part_max_wait;
Undocumented in source.
st_part_nowait
uintmax_t st_part_nowait;
Undocumented in source.
st_part_wait
uintmax_t st_part_wait;
Undocumented in source.
st_partitions
uint32_t st_partitions;
Undocumented in source.
st_region_nowait
uintmax_t st_region_nowait;
Undocumented in source.
st_region_wait
uintmax_t st_region_wait;
Undocumented in source.
st_regsize
roff_t st_regsize;
Undocumented in source.
st_tablesize
uint32_t st_tablesize;
Undocumented in source.
st_txntimeout
db_timeout_t st_txntimeout;
Undocumented in source.

Meta