Searched refs:destruction_cv_ (Results 1 – 1 of 1) sorted by relevance
134 destruction_cv_.notify_one(); in Cleanup()246 self->destruction_cv_.notify_one(); in write_cb()609 destruction_cv_.wait(lock, [this]() { in Stop()635 destruction_cv_.wait(lock, [this]() { in Stop()691 std::condition_variable destruction_cv_; member