Home
last modified time | relevance | path

Searched refs:g_ClientMutex (Results 1 – 1 of 1) sorted by relevance

/developtools/profiler/device/plugins/native_hook/src/
Dhook_client.cpp65 std::recursive_timed_mutex g_ClientMutex; variable
240 std::lock_guard<std::recursive_timed_mutex> guard(g_ClientMutex); in MallocHookStart()
287 std::lock_guard<std::recursive_timed_mutex> guard(g_ClientMutex); in ohos_release_on_end()
301 std::lock_guard<std::recursive_timed_mutex> guard(g_ClientMutex); in ohos_malloc_hook_on_end()