Home
last modified time | relevance | path

Searched refs:unregister_public_reference (Results 1 – 4 of 4) sorted by relevance

/oneTBB/src/tbb/
H A Dthreading_control.h98 static bool unregister_public_reference(bool blocking_terminate);
H A Dthreading_control.cpp301 bool threading_control::unregister_public_reference(bool blocking_terminate) { in unregister_public_reference() function in tbb::detail::r1::threading_control
H A Dgovernor.cpp253 thr_control->unregister_public_reference(/* blocking terminate =*/ false); in auto_terminate()
H A Darena.cpp572 threading_control::unregister_public_reference(/*blocking_terminate=*/false); in terminate()