Home
last modified time | relevance | path

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

/xnu-11215.81.4/tests/sched/
H A Dyield_aggressor.c88 static const int NUM_YIELD_TYPES = 6; variable
90 static char* name_table[NUM_YIELD_TYPES] = {
99 static void (*fn_table[NUM_YIELD_TYPES])(uint64_t) = {