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 28 bool use_thread = !CommandLine::ForCurrentProcess()->HasSwitch( local
31 bool use_thread = false; local
33 if (use_thread) {
  /external/chromium_org/content/browser/compositor/
gpu_process_transport_factory.cc 77 bool use_thread = !base::CommandLine::ForCurrentProcess()->HasSwitch( local
80 bool use_thread = false; local
82 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 272 milliseconds