Searched refs:main_mutex (Results 1 – 1 of 1) sorted by relevance
47 std::mutex main_mutex; member in MemoryTracker130 std::lock_guard<std::mutex> lg(main_mutex); in impl_allocation()135 std::lock_guard<std::mutex> lg(main_mutex); in impl_reallocation()140 std::lock_guard<std::mutex> lg(main_mutex); in impl_free()145 std::lock_guard<std::mutex> lg(main_mutex); in impl_internal_allocation_notification()150 std::lock_guard<std::mutex> lg(main_mutex); in impl_internal_free()