Home
last modified time | relevance | path

Searched refs:PostWorkerTaskWithShutdownBehavior (Results 1 – 2 of 2) sorted by relevance

/external/libchrome/base/threading/
Dsequenced_worker_pool.h264 bool PostWorkerTaskWithShutdownBehavior(
Dsequenced_worker_pool.cc135 return pool_->PostWorkerTaskWithShutdownBehavior( in PostDelayedTask()
1325 bool SequencedWorkerPool::PostWorkerTaskWithShutdownBehavior( in PostWorkerTaskWithShutdownBehavior() function in base::SequencedWorkerPool