Searched refs:g_fontStyleSetLockMutex (Results 1 – 1 of 1) sorted by relevance
31 static std::mutex g_fontStyleSetLockMutex; variable128 std::lock_guard<std::mutex> lock(g_fontStyleSetLockMutex); in OH_Drawing_FontMgrCreateFontStyleSet()138 std::lock_guard<std::mutex> lock(g_fontStyleSetLockMutex); in OH_Drawing_FontMgrDestroyFontStyleSet()156 std::lock_guard<std::mutex> lock(g_fontStyleSetLockMutex); in OH_Drawing_FontMgrMatchFamily()