trace: fixup CTF event description at registration
[dpdk.git] / lib / librte_stack / rte_stack_lf_c11.h
2020-09-30 Steven Lariaustack: relax pop CAS ordering
2020-09-30 Steven Lariaustack: reload head when pop fails
2020-09-30 Steven Lariaustack: remove redundant orderings on pop
2020-09-30 Steven Lariaustack: remove acquire fence on push
2020-09-30 Steven Lariaustack: fix inconsistent weak/strong CAS
2019-10-21 Phil Yangstack: enable lock-free implementation for aarch64
2019-06-27 Phil Yangstack: fix sign of list length
2019-04-04 Gage Eadsstack: add C11 atomic implementation