Electroneum
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.

Definition at line 57 of file database.h.

Member Data Documentation

◆ active

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

Definition at line 59 of file database.h.

◆ lock

std::atomic_flag lmdb::context::lock

Definition at line 60 of file database.h.


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