Searched refs:g_textBlobLockMutex (Results 1 – 1 of 1) sorted by relevance
30 static std::mutex g_textBlobLockMutex; variable85 std::lock_guard<std::mutex> lock(g_textBlobLockMutex); in OH_Drawing_TextBlobCreateFromText()119 std::lock_guard<std::mutex> lock(g_textBlobLockMutex); in OH_Drawing_TextBlobCreateFromPosText()142 std::lock_guard<std::mutex> lock(g_textBlobLockMutex); in OH_Drawing_TextBlobCreateFromString()203 std::lock_guard<std::mutex> lock(g_textBlobLockMutex); in OH_Drawing_TextBlobBuilderMake()210 std::lock_guard<std::mutex> lock(g_textBlobLockMutex); in OH_Drawing_TextBlobDestroy()