Searched refs:is_graph_active (Results 1 – 4 of 4) sorted by relevance
118 bool is_graph_active(graph& g);354 friend bool is_graph_active(graph& g);423 inline bool is_graph_active(graph& g) { in is_graph_active() function445 if (is_graph_active(g)) { in spawn_in_graph_arena()463 if (is_graph_active(g)) { in enqueue_in_graph_arena()
299 if (!is_graph_active(my_graph_ref)) { in create_body_task()327 if (!is_graph_active(my_graph_ref)) { in create_forward_task()669 if(!is_graph_active(my_graph_ref)) {
697 if(is_graph_active(this->graph_ref)) {770 if(is_graph_active(this->graph_ref)) {881 bool do_fwd = this->buffer_empty() && is_graph_active(this->graph_ref);1075 … if(tuple_build_may_succeed() && !forwarder_busy && is_graph_active(my_graph)) {
734 if(is_graph_active(this->my_graph)) { in __TBB_requires()1218 if(is_graph_active(this->my_graph)) { in handle_operations_impl()1966 if ( is_graph_active(this->my_graph) ) { in forward_task()1986 if ( is_graph_active(this->my_graph) ) { in forward_task()2037 if ( is_graph_active(this->my_graph) ) { in register_successor()2061 …if ( my_count + my_tries < my_threshold && !my_successors.empty() && is_graph_active(this->my_grap… in register_predecessor()2096 if (check_conditions() && is_graph_active(this->my_graph)) { in try_put_task()3046 if (my_buffer_is_valid && is_graph_active( my_graph )) { in register_successor()