Home
last modified time | relevance | path

Searched defs:numThreads (Results 1 – 3 of 3) sorted by relevance

/oneTBB/test/tbb/
H A Dtest_global_control.cpp173 const int numThreads = 4; in operator ()() local
H A Dtest_task_group.cpp115 SharedGroupBodyImpl ( std::uintptr_t numThreads, std::uintptr_t sharingMode = 0 ) in SharedGroupBodyImpl()
171 SharedGroupBody ( std::uintptr_t numThreads, std::uintptr_t sharingMode = 0 ) in SharedGroupBody()
/oneTBB/test/tbbmalloc/
H A Dtest_malloc_overload.cpp518 int numThreads = 16; variable