Searched refs:remove_ref (Results 1 – 8 of 8) sorted by relevance
79 remove_ref(); in ~__TBB_InitOnce()84 remove_ref(); in ~__TBB_InitOnce()91 static void remove_ref();
101 void __TBB_InitOnce::remove_ref() { in remove_ref() function in tbb::detail::r1::__TBB_InitOnce158 __TBB_InitOnce::remove_ref(); in DllMain()163 __TBB_InitOnce::remove_ref(); in DllMain()
122 void observer_list::remove_ref(observer_proxy* p) { in remove_ref() function in tbb::detail::r1::observer_list173 remove_ref(prev); in do_notify_entry_observers()194 remove_ref(prev); in do_notify_entry_observers()229 remove_ref(prev); in do_notify_exit_observers()231 remove_ref(p); in do_notify_exit_observers()249 remove_ref(prev); in do_notify_exit_observers()
184 bool threading_control::remove_ref(bool is_public) { in remove_ref() function in tbb::detail::r1::threading_control245 __TBB_InitOnce::remove_ref(); in destroy()273 do_release = remove_ref(is_public); in release()
74 void remove_ref( observer_proxy* p );
125 bool remove_ref(bool is_public);
359 void remove_ref() {382 my_node->remove_ref();405 old->remove_ref();418 old->remove_ref();
66 bool remove_ref() {return --my_count==0;}77 method ``remove_ref``\ () because two threads might both execute the