Home
last modified time | relevance | path

Searched refs:g_appListInitMutex (Results 1 - 1 of 1) sorted by relevance

/foundation/communication/nfc/services/src/external_deps/
H A Dapp_data_parser.cpp32 std::mutex g_appListInitMutex = {}; member
446 std::lock_guard<std::mutex> lock(g_appListInitMutex); in InitAppList()

Completed in 2 milliseconds