act.c | 59 static unsigned int threads_per_queue; variable 83 unsigned int threads_per_queue; member in struct:act_options 125 .off1 = offsetof(struct act_options, threads_per_queue), 195 int rload = load * R_LOAD / threads_per_queue; 197 if (act_add_opt("numjobs=%u", threads_per_queue))
|