Searched defs:_lock (Results 1 – 2 of 2) sorted by relevance
39 std::unique_lock<std::mutex> _lock(gMutex); in getMapperService() local
47 std::unique_lock<std::mutex> _lock(ptr->mutex); in Get() local