Searched refs:rem_pred (Results 1 – 2 of 2) sorted by relevance
| /oneTBB/include/oneapi/tbb/detail/ |
| H A D | _flow_graph_node_impl.h | 51 enum op_type {reg_pred, rem_pred, try_fwd, tryput_bypass, app_body_bypass, occupy_concurrency enumerator 106 operation_type op_data(rem_pred); in remove_predecessor() 204 case rem_pred: in handle_operations()
|
| H A D | _flow_graph_join_impl.h | 215 enum op_type { reg_pred, rem_pred, res_item, rel_res, con_res 252 case rem_pred: 324 reserving_port_operation op_data(src, rem_pred);
|