Lines Matching refs:TOTAL_STEPS
9 const TOTAL_STEPS: usize = 40_000; constant
40 let steps = TOTAL_STEPS / threads; in par_inout()
73 let steps = TOTAL_STEPS; in spsc()
103 let steps = TOTAL_STEPS / threads; in spmc()
139 let steps = TOTAL_STEPS / threads; in mpsc()
175 let steps = TOTAL_STEPS / threads; in mpmc()
221 let steps = TOTAL_STEPS; in spsc()
251 let steps = TOTAL_STEPS / threads; in spmc()
287 let steps = TOTAL_STEPS / threads; in mpsc()
323 let steps = TOTAL_STEPS / threads; in par_inout()
358 let steps = TOTAL_STEPS / threads; in mpmc()
418 let steps = TOTAL_STEPS; in spsc()
448 let steps = TOTAL_STEPS / threads; in spmc()
484 let steps = TOTAL_STEPS / threads; in mpsc()
520 let steps = TOTAL_STEPS / threads; in mpmc()
571 let steps = TOTAL_STEPS; in spsc()
601 let steps = TOTAL_STEPS / threads; in spmc()
637 let steps = TOTAL_STEPS / threads; in mpsc()
673 let steps = TOTAL_STEPS / threads; in mpmc()