Searched refs:TASK_COUNT (Results 1 – 2 of 2) sorted by relevance
400 TASK_COUNT = 32, // Size of the task queue (must be power of 2) enumerator401 TASK_COUNT_BITS = TASK_COUNT - 1,403 Task taskQueue[TASK_COUNT];
433 TASK_COUNT = 32, // Size of the task queue (must be power of 2) enumerator434 TASK_COUNT_BITS = TASK_COUNT - 1,436 Task taskQueue[TASK_COUNT];