MutexStats Properties

BerkeleyDB

The MutexStats type exposes the following members.

Properties

  NameDescription
Alignment
Mutex alignment
Available
Available mutexes
Count
Mutex count
InUse
Mutexes in use
MaxInUse
Maximum mutexes ever in use
RegionNoWait
Region lock granted without wait.
RegionSize
Region size.
RegionWait
Region lock granted after wait.
TASSpins
Mutex test-and-set spins

See Also