Searched refs:g_loadContextsLock (Results 1 – 2 of 2) sorted by relevance
51 std::mutex g_loadContextsLock; variable208 std::lock_guard<std::mutex> lock(g_loadContextsLock); in GetServiceContext()
64 std::mutex g_loadContextsLock; variable486 std::lock_guard<std::mutex> lock(g_loadContextsLock); in HapContextsLookup()