aboutsummaryrefslogtreecommitdiff
path: root/include/odp/api/spec/queue.h
AgeCommit message (Expand)Author
2023-10-20api: queue: add odp_queue_destroy_multi() functionMatias Elo
2023-10-20api: queue: add odp_queue_create_multi() functionMatias Elo
2023-10-20api: queue: clarify odp_queue_param_t default value specificationMatias Elo
2023-09-01api: update copyright formatMatias Elo
2023-04-12api: queue: mention that queue to be destroyed must not be in use in classifi...Jere Leppänen
2022-03-18api: event: split header filePetri Savolainen
2021-07-12api: queue: add separate header for type definitionsMatias Elo
2021-02-23api: queue: print debug info for all queuesPetri Savolainen
2020-09-03api: queue: add odp_queue_print() functionMatias Elo
2020-05-15api: queue: queue operations include memory barriersPetri Savolainen
2020-04-07api: improve doxygen module descriptionPetri Savolainen
2019-04-30api: queue: context default value NULLPetri Savolainen
2019-02-04api: spec: correct coding style issuesPetri Savolainen
2018-08-20api: queue: split queue spec header filePetri Savolainen
2018-02-26update Linaro Copyrights to 2018 yearMaxim Uvarov
2018-02-26api: queue: block-free capabilitiesPetri Savolainen
2018-01-18abi: queue: drop unused odp_queue_group_tDmitry Eremin-Solenikov
2018-01-18include: change spec guarding define from ODP_API to ODP_API_SPECDmitry Eremin-Solenikov
2017-12-27api: queue: non-blocking level parameterPetri Savolainen
2017-12-27api: queue: change order lock count data typeBalasubramanian Manoharan
2017-12-27api: queue: remove param-in doxygen tagPetri Savolainen
2017-06-16api: queue: added queue size paramPetri Savolainen
2017-01-12api: unify ODP_*_NAME_LEN specificationsMatias Elo
2017-01-12api: improve name argument definitions in *_create() functionsMatias Elo
2017-01-12linux-generic: moving the visibility files one step upChristophe Milard
2016-04-28api: doc: fix typosMatias Elo
2016-04-27api: queue: replaced config api with capability structurePetri Savolainen
2016-04-22api: queue: add queue context lengthPetri Savolainen
2016-04-20api: make only the API visibleAnders Roxell
2016-04-15Revert "api: make only the API visible"Maxim Uvarov
2016-04-15api: make only the API visibleAnders Roxell
2016-02-20api: queue: remove queue type pktin and pktoutPetri Savolainen
2016-02-15api: sched: define default sched param valuesPetri Savolainen
2016-02-11api and linux-generic: make room for new apiChristophe Milard