Searched refs:sServiceMutex (Results 1 – 1 of 1) sorted by relevance
373 static std::mutex sServiceMutex; variable378 std::lock_guard _l(sServiceMutex); in dropInstance()452 std::lock_guard _l(sServiceMutex); in getService()