Searched refs:maxNumActions (Results 1 – 1 of 1) sorted by relevance
39 const std::uint64_t maxNumActions = 1 * 100 * 1000; variable627 while (globalNumActions < maxNumActions) { in global_actor()