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