Searched refs:gDeclaredServiceHalMapMutex (Results 1 – 1 of 1) sorted by relevance
82 std::mutex gDeclaredServiceHalMapMutex; variable112 std::lock_guard<std::mutex> guard(gDeclaredServiceHalMapMutex); in GetHal()285 std::lock_guard<std::mutex> guard(gDeclaredServiceHalMapMutex); in TEST_F()