Home
last modified time | relevance | path

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

/oneTBB/src/tbb/
H A Dglobal_control.cpp225 static bool remove_and_check_if_empty(d1::global_control& gc) { in remove_and_check_if_empty() function
256 bool remove_and_check_if_empty(d1::global_control& gc) { in remove_and_check_if_empty() function
257 return global_control_impl::remove_and_check_if_empty(gc); in remove_and_check_if_empty()
H A Dgovernor.cpp47 bool remove_and_check_if_empty(d1::global_control& gc);
293 if (remove_and_check_if_empty(*handle.m_ctl)) { in finalize_impl()