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

  /external/chromium_org/ui/compositor/test/
in_process_context_factory.cc 25 bool use_thread = !CommandLine::ForCurrentProcess()->HasSwitch( local
28 bool use_thread = false; local
30 if (use_thread) {
  /external/chromium_org/content/browser/compositor/
gpu_process_transport_factory.cc 74 bool use_thread = !CommandLine::ForCurrentProcess()->HasSwitch( local
77 bool use_thread = false; local
79 if (use_thread) {
  /external/fio/
thread_options.h 102 unsigned int use_thread; member in struct:thread_options
329 uint32_t use_thread; member in struct:thread_options_pack

Completed in 129 milliseconds