Searched refs:g_call_mallopt (Results 1 – 1 of 1) sorted by relevance
40 static std::atomic_bool g_call_mallopt = {}; variable43 g_call_mallopt = true; in CallMalloptLogStats()48 if (g_call_mallopt.compare_exchange_strong(expected, false)) { in CheckIfShouldLog()