Home
last modified time | relevance | path

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

/xnu-12377.81.4/tests/sched/
H A Dedge_migration.c724 enum { eBound = 0, eNativeFirst = 1, eRoundRobin = 2, eMax = 3 } bound_type; enumerator
725 test_thread_t bound_threads[eMax][num_bound_threads];
727 for (bound_type = 0; bound_type < eMax; bound_type++) {