Searched refs:remove_and_check_if_empty (Results 1 – 2 of 2) sorted by relevance
225 static bool remove_and_check_if_empty(d1::global_control& gc) { in remove_and_check_if_empty() function256 bool remove_and_check_if_empty(d1::global_control& gc) { in remove_and_check_if_empty() function257 return global_control_impl::remove_and_check_if_empty(gc); in remove_and_check_if_empty()
47 bool remove_and_check_if_empty(d1::global_control& gc);293 if (remove_and_check_if_empty(*handle.m_ctl)) { in finalize_impl()