Home
last modified time | relevance | path

Searched defs:MaxThread (Results 1 – 11 of 11) sorted by relevance

/oneTBB/test/common/
H A Dutils.h67 static constexpr std::uint8_t MaxThread = 4; variable
/oneTBB/test/tbbmalloc/
H A Dtest_malloc_init_shutdown.cpp29 static constexpr std::size_t MaxThread = 4; variable
H A Dtest_malloc_compliance.cpp113 static const int MaxThread = 4; variable
H A Dtest_malloc_whitebox.cpp77 static const int MaxThread = 4; variable
/oneTBB/test/tbb/
H A Dtest_concurrent_queue.cpp28 static constexpr std::size_t MaxThread = 4; variable
H A Dtest_tbb_fork.cpp26 static const int MaxThread = 4; variable
H A Dtest_enumerable_thread_specific.cpp47 static int MaxThread = 4; variable
H A Dtest_task_group.cpp35 unsigned MaxThread = 4; variable
/oneTBB/test/conformance/
H A Dconformance_combinable.cpp43 const int MaxThread = 4; variable
H A Dconformance_enumerable_thread_specific.cpp62 static int MaxThread = 4; variable
H A Dconformance_concurrent_queue.cpp36 static constexpr std::size_t MaxThread = 4; variable