Searched refs:sch (Results 1 – 1 of 1) sorted by relevance
152 tbb::task_scheduler_handle sch{tbb::attach{}}; in TestTasksInThread() local155 bool ok = tbb::finalize(sch, std::nothrow); in TestTasksInThread()180 tbb::task_scheduler_handle sch = tbb::task_scheduler_handle::get(); in TestSchedulerMemLeaks() local186 bool ok = tbb::finalize(sch, std::nothrow); in TestSchedulerMemLeaks()271 tbb::task_scheduler_handle sch{tbb::attach{}}; in main() local272 bool ok = tbb::finalize( sch, std::nothrow ); in main()275 tbb::task_scheduler_handle sch{tbb::attach{}}; in main() local277 bool ok = tbb::finalize( sch, std::nothrow ); in main()