Home
last modified time | relevance | path

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

/oneTBB/test/conformance/
H A Dconformance_global_control.cpp44 struct StackSizeRun : utils::NoAssign { struct
49 StackSizeRun(int threads, utils::SpinBarrier *b1, utils::SpinBarrier *b2) : in StackSizeRun() argument
64 utils::NativeParallelFor( threads, StackSizeRun(threads, &barr1, &barr2) ); in TestStackSizeThreadsControl() argument