Searched refs:g_dispatch (Results 1 – 1 of 1) sorted by relevance
67 std::atomic<const MallocDispatchType*> g_dispatch {nullptr}; variable129 return g_dispatch.load(std::memory_order_relaxed); in GetDispatch()1297 g_dispatch.store(malloc_dispatch); in ohos_malloc_hook_initialize()