Searched refs:ShutdownTask (Results 1 – 3 of 3) sorted by relevance
253 void ShutdownTask(int add_events);365 sampler->ShutdownTask(add_events); in ShutdownTaskAndSignalEvent()524 BindOnce(&SamplingThread::ShutdownTask, Unretained(this), add_events), in ScheduleShutdownIfIdle()620 void StackSamplingProfiler::SamplingThread::ShutdownTask(int add_events) { in ShutdownTask() function in base::StackSamplingProfiler::SamplingThread
87 server.ShutdownTask.Wait(); in Run()
113 public Task ShutdownTask property in Grpc.Core.Server