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