Searched refs:eMax (Results 1 – 1 of 1) sorted by relevance
724 enum { eBound = 0, eNativeFirst = 1, eRoundRobin = 2, eMax = 3 } bound_type; enumerator725 test_thread_t bound_threads[eMax][num_bound_threads];727 for (bound_type = 0; bound_type < eMax; bound_type++) {