Electroneum
Public Attributes | List of all members
lmdb::context Struct Reference

Context given to LMDB. More...

#include <database.h>

Public Attributes

std::atomic< std::size_t > active
 
std::atomic_flag lock
 

Detailed Description

Context given to LMDB.

Member Data Documentation

◆ active

std::atomic<std::size_t> lmdb::context::active

◆ lock

std::atomic_flag lmdb::context::lock

The documentation for this struct was generated from the following file: