Public Attributes | |
std::lock_guard< std::mutex > | guard {mutex} |
Static Public Attributes | |
static std::mutex | mutex |
Definition at line 116 of file heap_based_pool_allocator.cpp.
std::lock_guard<std::mutex> RaiiSynchronizer::guard {mutex} |
Definition at line 119 of file heap_based_pool_allocator.cpp.
|
static |
Definition at line 118 of file heap_based_pool_allocator.cpp.