Library Version 18.1.40
#include <db_cxx.h> int DbEnv::get_mp_mtxcount(u_int32_t mtxcount);
The DbEnv::get_mp_mtxcount() method returns the number of mutexes allocated for the hash table in the buffer pool.
DbEnv::get_mp_mtxcount()
This parameter specifies the number of mutexes allocated for the hash table in the buffer pool.
DbEnv, DbMpoolFile
Memory Pools and Related Methods, DbEnv::set_mp_mtxcount()