Functions | Variables
memory_manager_x64.cpp File Reference

Go to the source code of this file.

Functions

int64_t add_md (struct memory_descriptor *md) noexcept
 

Variables

std::mutex g_add_md_mutex
 

Function Documentation

◆ add_md()

int64_t add_md ( struct memory_descriptor md)
noexcept

Definition at line 289 of file memory_manager_x64.cpp.

Variable Documentation

◆ g_add_md_mutex

std::mutex g_add_md_mutex

Definition at line 50 of file memory_manager_x64.cpp.