Searched refs:reg_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 98 operation_type op_data(reg_pred); in register_predecessor() 196 case reg_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 244 case reg_pred: 317 reserving_port_operation op_data(src, reg_pred);
|