Searched refs:rem_succ (Results 1 – 3 of 3) sorted by relevance
| /oneTBB/include/oneapi/tbb/detail/ |
| H A D | _flow_graph_indexer_impl.h | 117 enum op_type { reg_succ, rem_succ, try__put_task 151 case rem_succ: 184 indexer_node_base_operation op_data(r, rem_succ);
|
| H A D | _flow_graph_join_impl.h | 1043 enum op_type { reg_succ, rem_succ, try__get, do_fwrd, do_fwrd_bypass 1086 case rem_succ: 1167 join_node_base_operation op_data(r, rem_succ);
|
| /oneTBB/include/oneapi/tbb/ |
| H A D | flow_graph.h | 1167 enum op_type {reg_succ, rem_succ, req_item, res_item, rel_res, con_res, put_item, try_fwd_task enumerator 1205 case rem_succ: internal_rem_succ(tmp); break; in handle_operations_impl() 1407 buffer_operation op_data(rem_succ); in remove_successor()
|