Searched refs:schBlock1 (Results 1 – 1 of 1) sorted by relevance
208 tbb::task_scheduler_handle schBlock1; in TestNestingTSI() local209 schBlock1 = tbb::task_scheduler_handle{tbb::attach{}}; in TestNestingTSI()212 schBlock1.release(); in TestNestingTSI()214 bool ok = tbb::finalize(schBlock1, std::nothrow); in TestNestingTSI()