Searched refs:NUM_EXECUTORS (Results 1 – 2 of 2) sorted by relevance
58 Executor* executors[static_cast<size_t>(ExecutorType::NUM_EXECUTORS)];83 executor_enqueue_fns_[static_cast<size_t>(ExecutorType::NUM_EXECUTORS)]447 GPR_ASSERT(executor_type < ExecutorType::NUM_EXECUTORS); in IsThreaded()457 for (size_t i = 0; i < static_cast<size_t>(ExecutorType::NUM_EXECUTORS); in SetThreadingAll()
46 NUM_EXECUTORS // Add new values above this enumerator