Home
last modified time | relevance | path

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

/oneTBB/test/tbb/
H A Dtest_global_control.cpp203 task_scheduler_handle_guard ctl2; in TestTerminationAndAutoinit() local
214 bool res2 = tbb::finalize(ctl2.get(), std::nothrow); in TestTerminationAndAutoinit()
/oneTBB/test/conformance/
H A Dconformance_global_control.cpp252 …oneapi::tbb::global_control* ctl2 = new oneapi::tbb::global_control(oneapi::tbb::global_control::m… variable
256 delete ctl2;