Home | History | Annotate | Download | only in disk_cache

Lines Matching refs:Thread

196     base::Thread cache_thread("CacheThread");
198 base::Thread::Options(MessageLoop::TYPE_IO, 0)));
262 base::Thread cache_thread("CacheThread");
264 base::Thread::Options(MessageLoop::TYPE_IO, 0)));
283 // We are using the current thread as the cache thread because we want to
285 // of us switching thread) is returning IO pending.
307 // Tests that we deal with background-thread pending operations.
314 base::Thread cache_thread("CacheThread");
316 base::Thread::Options(MessageLoop::TYPE_IO, 0)));
350 base::Thread cache_thread("CacheThread");
352 base::Thread::Options(MessageLoop::TYPE_IO, 0)));
727 // This may be not thread-safe in general, but for now it's OK so add some
1301 base::Thread cache_thread("CacheThread");
1303 base::Thread::Options(MessageLoop::TYPE_IO, 0)));
1895 base::Thread cache_thread("CacheThread");
1897 base::Thread::Options(MessageLoop::TYPE_IO, 0)));