Searched refs:ctx_of (Results 1 – 3 of 3) sorted by relevance
97 static d1::task_group_context& ctx_of(task_handle& th) { in ctx_of() function
517 …__TBB_ASSERT(&acs::ctx_of(h) == &context(), "Attempt to schedule task_handle into different task_g… in internal_run_and_wait()610 …__TBB_ASSERT(&acs::ctx_of(h) == &context(), "Attempt to schedule task_handle into different task_g… in run()689 …__TBB_ASSERT(&acs::ctx_of(h) == &context(), "Attempt to schedule task_handle into different task_g… in run()
104 auto& ctx = task_handle_accessor::ctx_of(th); in enqueue_impl()