Searched refs:mCV (Results 1 – 2 of 2) sorted by relevance
49 mCV.notify_one(); in SendMessage()59 mCV.wait(lock, [this] { in GetMessage()
100 std::condition_variable mCV; // condition variable to work with mMutex variable