Searched refs:sServiceMutex (Results 1 – 1 of 1) sorted by relevance
375 static std::mutex sServiceMutex; variable380 std::lock_guard _l(sServiceMutex); in dropInstance()454 std::lock_guard _l(sServiceMutex); in getService()