aboutsummaryrefslogtreecommitdiff
path: root/platform/linux-generic/include/odp_ring_mpmc_internal.h
AgeCommit message (Expand)Author
2024-03-18linux-gen: update copyright formatMatias Elo
2023-08-24linux-gen: ring: improve documentationMatias Elo
2023-08-24linux-gen: ring: fix ring size detectionMatias Elo
2023-02-03linux-gen: ring: add batch enqueue and dequeue operations to mpmc ringMatias Elo
2023-02-03linux-gen: ring: add 64-bit variant of mpmc ringMatias Elo
2022-05-02linux-gen: macros: prefix implementation internal macro namesMatias Elo
2020-11-16linux-gen: unify ODP_ALIGNED usageMatias Elo
2020-09-03linux-gen: ring: add functions for reading current ring lengthsMatias Elo
2018-08-27linux-gen: ring_mpmc: new multi-producer, multi-consumer ringPetri Savolainen