Searched refs:do_notify_exit_observers (Results 1 – 2 of 2) sorted by relevance
57 void do_notify_exit_observers( observer_proxy* last, bool worker );143 do_notify_exit_observers( last, worker ); in notify_exit_observers()
207 void observer_list::do_notify_exit_observers(observer_proxy* last, bool worker) { in do_notify_exit_observers() function in tbb::detail::r1::observer_list