Home
last modified time | relevance | path

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

/oneTBB/test/tbb/
H A Dtest_global_control.cpp202 task_scheduler_handle_guard ctl1; in TestTerminationAndAutoinit() local
208 bool res1 = tbb::finalize(ctl1.get(), std::nothrow); in TestTerminationAndAutoinit()
/oneTBB/test/conformance/
H A Dconformance_global_control.cpp251 …oneapi::tbb::global_control* ctl1 = new oneapi::tbb::global_control(oneapi::tbb::global_control::m… variable
260 delete ctl1;