Home
last modified time | relevance | path

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

/oneTBB/src/tbb/
H A Dtask_group_context.cpp105 void task_group_context_impl::register_with(d1::task_group_context& ctx, thread_data* td) { in register_with() function in tbb::detail::r1::task_group_context_impl
145 register_with(ctx, td); // Issues full fence in bind_to_impl()
157 register_with(ctx, td); // Issues full fence in bind_to_impl()
H A Dscheduler_common.h577 static void register_with(d1::task_group_context&, thread_data*);