Searched refs:g_surfaceMutex (Results 1 – 1 of 1) sorted by relevance
31 static std::mutex g_surfaceMutex; variable58 std::lock_guard<std::mutex> lock(g_surfaceMutex); in OH_Drawing_SurfaceCreateFromGpuContext()78 std::lock_guard<std::mutex> lock(g_surfaceMutex); in OH_Drawing_SurfaceDestroy()