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