Searched defs:background_thread (Results 1 - 4 of 4) sorted by path

/external/chromium_org/content/child/
H A Dthreaded_data_provider.cc26 const WebThreadImpl& background_thread,
58 const WebThreadImpl& background_thread,
66 background_thread_(background_thread),
55 DataProviderMessageFilter( const scoped_refptr<base::MessageLoopProxy>& io_message_loop, base::MessageLoop* main_thread_message_loop, const WebThreadImpl& background_thread, const base::WeakPtr<ThreadedDataProvider>& background_thread_resource_provider, const base::WeakPtr<ThreadedDataProvider>& main_thread_resource_provider, int request_id) argument
/external/chromium_org/net/disk_cache/blockfile/
H A Din_flight_backend_io.cc327 const scoped_refptr<base::SingleThreadTaskRunner>& background_thread)
329 background_thread_(background_thread),
325 InFlightBackendIO( BackendImpl* backend, const scoped_refptr<base::SingleThreadTaskRunner>& background_thread) argument
H A Din_flight_backend_io.h151 const scoped_refptr<base::SingleThreadTaskRunner>& background_thread);
195 scoped_refptr<base::SingleThreadTaskRunner> background_thread() { function in class:disk_cache::InFlightBackendIO
/external/compiler-rt/lib/tsan/rtl/
H A Dtsan_rtl.h462 void *background_thread; member in struct:__tsan::Context

Completed in 788 milliseconds