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