Home
last modified time | relevance | path

Searched refs:buffer_operation (Results 1 – 1 of 1) sorted by relevance

/oneTBB/include/oneapi/tbb/
H A Dflow_graph.h1171 class buffer_operation : public aggregated_operation< buffer_operation > {
1198 buffer_operation *tmp = nullptr; in handle_operations_impl()
1252 buffer_operation op_data(try_fwd_task); in forward_task()
1336 virtual void internal_pop(buffer_operation *op) { in internal_pop()
1394 buffer_operation op_data(reg_succ); in register_successor()
1407 buffer_operation op_data(rem_succ); in remove_successor()
1421 buffer_operation op_data(req_item); in try_get()
1432 buffer_operation op_data(res_item); in try_reserve()
1442 buffer_operation op_data(rel_res); in try_release()
1451 buffer_operation op_data(con_res); in try_consume()
[all …]