Home
last modified time | relevance | path

Searched refs:SPINNER_THREAD_LOAD_FACTOR (Results 1 – 1 of 1) sorted by relevance

/xnu-11417.121.6/tests/sched/
H A Dcluster_bound_threads.c45 #define SPINNER_THREAD_LOAD_FACTOR (4) macro
73 T_LOG("creating %u non-bound threads\n", ncpu * SPINNER_THREAD_LOAD_FACTOR);
75 for (unsigned int i = 0; i < ncpu * SPINNER_THREAD_LOAD_FACTOR; i++) {