HomeSort by relevance Sort by last modified time
    Searched defs:StartWithOptions (Results 1 - 2 of 2) sorted by null

  /external/chromium/base/threading/
thread.cc 35 // from within StartWithOptions.
63 return StartWithOptions(Options());
66 bool Thread::StartWithOptions(const Options& options) {
  /external/chromium_org/base/threading/
thread.cc 39 // from within StartWithOptions.
77 return StartWithOptions(options);
80 bool Thread::StartWithOptions(const Options& options) {

Completed in 176 milliseconds