Searched refs:RequestStopSoon (Results 1 – 8 of 8) sorted by relevance
54 task_runner_->RequestStopSoon(); in WakeUpAndStop()95 runner.RequestStopSoon(); in TEST()125 runner.RequestStopSoon(); in TEST()145 runner.RequestStopSoon(); in TEST()173 runner.RequestStopSoon(); in TEST()198 runner.RequestStopSoon(); in TEST()213 runner.RequestStopSoon(); in TEST()
30 void RequestStopSoon();
76 void RequestStopSoon();
89 void SocketHandleWaiterPosix::RequestStopSoon() { in RequestStopSoon() function in openscreen::SocketHandleWaiterPosix
60 task_runner_->RequestStopSoon(); in ~PlatformClientPosix()
127 void TaskRunnerImpl::RequestStopSoon() { in RequestStopSoon() function in openscreen::TaskRunnerImpl
187 task_runner->RequestStopSoon(); in StandaloneSenderMain()207 task_runner, [&] { task_runner->RequestStopSoon(); }); in StandaloneSenderMain()222 task_runner->RequestStopSoon(); in StandaloneSenderMain()
119 task_runner->RequestStopSoon(); in RunCastService()