Searched refs:MAX_TASKS_PER_TICK (Results 1 – 2 of 2) sorted by relevance
111 const MAX_TASKS_PER_TICK: usize = 4; constant113 const MAX_TASKS_PER_TICK: usize = 61; constant218 for _ in 0..MAX_TASKS_PER_TICK { in block_on()
318 const MAX_TASKS_PER_TICK: usize = 61; constant504 for _ in 0..MAX_TASKS_PER_TICK { in tick()