Home
last modified time | relevance | path

Searched refs:maxNumActions (Results 1 – 1 of 1) sorted by relevance

/oneTBB/test/tbb/
H A Dtest_scheduler_mix.cpp39 const std::uint64_t maxNumActions = 1 * 100 * 1000; variable
627 while (globalNumActions < maxNumActions) { in global_actor()