Searched refs:wakeup_mutex_ (Results 1 – 1 of 1) sorted by relevance
52 std::mutex wakeup_mutex_; variable312 std::unique_lock<std::mutex> lock(wakeup_mutex_); in Send()355 std::unique_lock<std::mutex> lock(wakeup_mutex_); in OnTimeout()