OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:random_thread
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/content/test/plugin/
plugin_thread_async_call_test.cc
73
base::Thread
random_thread
("
random_thread
");
74
random_thread
.Start();
75
random_thread
.message_loop()->PostTask(
/external/lldb/source/Target/
ThreadList.cpp
611
int
random_thread
= (int)
local
613
thread_to_run = run_me_only_list.GetThreadAtIndex (
random_thread
);
Completed in 566 milliseconds