Home
last modified time | relevance | path

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

/oneTBB/src/tbb/
H A Dthreading_control.cpp74 cache_aligned_unique_ptr<thread_dispatcher> threading_control_impl::make_thread_dispatcher(threadin… in make_thread_dispatcher() function in tbb::detail::r1::threading_control_impl
96 my_thread_dispatcher = make_thread_dispatcher(*tc, workers_soft_limit, workers_hard_limit); in threading_control_impl()
H A Dthreading_control.h79 …static cache_aligned_unique_ptr<thread_dispatcher> make_thread_dispatcher(threading_control& contr…