Searched refs:gc_thread_cv_ (Results 1 – 1 of 1) sorted by relevance
47 gc_thread_cv_.wait_for(l, std::chrono::seconds(1)); in EagerServiceImpl()71 gc_thread_cv_.notify_all(); in ~EagerServiceImpl()207 condition_variable gc_thread_cv_; variable