Home
last modified time | relevance | path

Searched defs:unregister_thread (Results 1 – 4 of 4) sorted by relevance

/oneTBB/src/tbb/
H A Dcancellation_disseminator.h68 void unregister_thread(thread_data& td) { in unregister_thread() function
H A Dmarket.cpp33 void unregister_thread() override {} in unregister_thread() function in tbb::detail::r1::tbb_permit_manager_client
H A Dthreading_control.cpp143 void threading_control_impl::unregister_thread(thread_data& td) { in unregister_thread() function in tbb::detail::r1::threading_control_impl
369 void threading_control::unregister_thread(thread_data& td) { in unregister_thread() function in tbb::detail::r1::threading_control
H A Dtcm_adaptor.cpp201 void unregister_thread() override { in unregister_thread() function in tbb::detail::r1::tcm_client