Home
last modified time | relevance | path

Searched defs:NUM_TASKS (Results 1 – 8 of 8) sorted by relevance

/external/rust/crates/tokio/src/runtime/tests/
Dloom_queue.rs112 const NUM_TASKS: usize = 5; in multi_stealer() constant
Dqueue.rs132 const NUM_TASKS: usize = 1_000_000; in stress2() constant
/external/toolchain-utils/bestflags/
Dgeneration_test.py21 NUM_TASKS = 20 variable
/external/llvm-project/openmp/runtime/test/tasking/
Domp_fill_taskqueue.c25 #define NUM_TASKS 2000 macro
/external/ltp/testcases/kernel/sched/eas/
Deas_two_big_three_small.c107 #define NUM_TASKS 5 macro
Dsched_cfs_prio.c174 #define NUM_TASKS 4 macro
Dsched_prio_3_rr.c140 #define NUM_TASKS 3 macro
/external/llvm-project/openmp/runtime/test/
Domp_testsuite.h20 #define NUM_TASKS 25 macro