Searched refs:getCvMutex (Results 1 – 4 of 4) sorted by relevance
42 std::mutex& getCvMutex() { return mCvMutex; } in getCvMutex() function
190 std::mutex& getCvMutex() { return cv_mutex_; } in getCvMutex() function
169 auto& cvMutex = testOnDnsEvent->getCvMutex(); in TEST_F()
2224 auto& cvMutex = dns.getCvMutex(); in TEST_F()