![]()  | 
  
    BSHA3
    0.17.99
    
   P2P Blockchain, based on Bitcoin 
   | 
 
#include <stdint.h>#include <list>#include <map>#include <mutex>#include <memory>#include <unordered_map>Go to the source code of this file.
Classes | |
| class | LockedPageAllocator | 
| OS-dependent allocation and deallocation of locked/pinned memory pages.  More... | |
| class | Arena | 
| struct | Arena::Stats | 
| Memory statistics.  More... | |
| class | LockedPool | 
| Pool for locked memory chunks.  More... | |
| struct | LockedPool::Stats | 
| Memory statistics.  More... | |
| class | LockedPool::LockedPageArena | 
| Create an arena from locked pages.  More... | |
| class | LockedPoolManager | 
| Singleton class to keep track of locked (ie, non-swappable) memory, for use in std::allocator templates.  More... | |
 1.8.14