Searched refs:not_complete (Results 1 – 3 of 3) sorted by relevance
423 not_complete, enumerator697 task_group_status result = not_complete; in run_and_wait()700 __TBB_ASSERT(result != not_complete, "premature exit from wait?"); in run_and_wait()705 task_group_status result = not_complete; in wait()708 __TBB_ASSERT(result != not_complete, "premature exit from wait?"); in wait()730 using detail::d1::not_complete;
229 tbb::task_group_status outer_status = tbb::task_group_status::not_complete; in run_cancellation_use_case()
462 tbb::task_group_status status = tbb::not_complete; in LaunchChildrenWithFunctor()1074 tbb::task_group_status outer_status = tbb::task_group_status::not_complete; in run_cancellation_use_case()