Searched refs:run_loop_thread_ (Results 1 – 2 of 2) sorted by relevance
45 std::thread run_loop_thread_; variable
157 run_loop_thread_([this]() { run_loop_->run(); }) {} in CfConnectionObserverFactory()