Searched defs:StartWithOptions (Results 1 - 2 of 2) sorted by relevance

/external/chromium/base/threading/
H A Dthread.cc35 // from within StartWithOptions.
63 return StartWithOptions(Options());
66 bool Thread::StartWithOptions(const Options& options) { function in class:base::Thread
/external/chromium_org/base/threading/
H A Dthread.cc39 // from within StartWithOptions.
91 return StartWithOptions(options);
94 bool Thread::StartWithOptions(const Options& options) { function in class:base::Thread

Completed in 95 milliseconds