OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:io_thread
(Results
1 - 4
of
4
) sorted by null
/external/chromium/net/url_request/
url_request_unittest.h
554
scoped_ptr<base::Thread>
io_thread
;
local
557
io_thread
.reset(new base::Thread("MakeGETRequest"));
560
io_thread
->StartWithOptions(options);
561
loop =
io_thread
->message_loop();
/external/chromium/net/proxy/
proxy_config_service_linux_unittest.cc
234
io_thread_("
IO_Thread
"),
[
all
...]
/external/qemu/
vl-android.c
3807
static QemuThread
io_thread
;
variable
[
all
...]
vl.c
3882
static QemuThread
io_thread
;
variable
[
all
...]
Completed in 162 milliseconds