Searched defs:register_thread (Results 1 – 4 of 4) sorted by relevance
| /oneTBB/src/tbb/ | ||
| H A D | cancellation_disseminator.h | 63 void register_thread(thread_data& td) { in register_thread() function |
| H A D | market.cpp | 31 void register_thread() override {} in register_thread() function in tbb::detail::r1::tbb_permit_manager_client |
| H A D | threading_control.cpp | 140 void threading_control_impl::register_thread(thread_data& td) { in register_thread() function in tbb::detail::r1::threading_control_impl |
| H A D | tcm_adaptor.cpp | 195 void register_thread() override { in register_thread() function in tbb::detail::r1::tcm_client |