Searched refs:pdpProfileMutex_ (Results 1 – 2 of 2) sorted by relevance
39 std::lock_guard<std::mutex> lock(pdpProfileMutex_); in SetPdpProfileAbility()71 std::lock_guard<std::mutex> lock(pdpProfileMutex_); in GetPdpProfileAbility()
67 std::mutex pdpProfileMutex_; variable