Searched refs:use_thread (Results 1 – 8 of 8) sorted by relevance
123 unsigned int use_thread; member394 uint32_t use_thread; member
175 o->use_thread = le32_to_cpu(top->use_thread); in convert_thread_options_to_cpu()380 top->use_thread = cpu_to_le32(o->use_thread); in convert_thread_options_to_net()
1468 if (!o->use_thread) { in thread_main()1474 fio_local_clock_init(o->use_thread); in thread_main()1897 if (td->o.use_thread) { in reap_threads()2134 if (td->o.use_thread) in run_threads()2261 if (td->o.use_thread) { in run_threads()
591 if (!o->use_thread) { in fixup_options()595 o->use_thread = 1; in fixup_options()
3674 .off1 = offsetof(struct thread_options, use_thread),
152 td->o.use_thread = 1; in fio_gf_async_setup()
271 if (!td->o.use_thread) { in pmb_get_flags()
583 td->o.use_thread = 1;