Home
last modified time | relevance | path

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

/oneTBB/test/tbb/
H A Dtest_task.cpp553 using suspend_task_type = CountingTask<decltype(suspend_func)>; typedef
554 suspend_task_type suspend_task(suspend_func, wait);
769 using suspend_task_type = CountingTask<decltype(critical_work)>; typedef
770 suspend_task_type critical_task(critical_work, wait);