Searched refs:readyMutex_ (Results 1 – 2 of 2) sorted by relevance
101 std::mutex readyMutex_; variable
65 std::lock_guard<std::mutex> lock(readyMutex_); in SetReady()