summaryrefslogtreecommitdiff
path: root/lib/ovs-atomic-clang.h
Commit message (Expand)AuthorAgeFilesLines
* treewide: Remove uses of ATOMIC_VAR_INIT.Fangrui Song2023-03-061-2/+0
* ovs-atomic: Expose atomic exchange operation.Gaetan Rivet2022-01-181-0/+5
* lib/ovs-atomic: Add atomic compare_exchange.Jarno Rajahalme2014-07-071-0/+14
* ovs-atomic: Delete atomic, atomic_flag, ovs_refcount destroy functions.Ben Pfaff2014-03-131-1/+0
* ovs-atomic-types: Move into ovs-atomic.h.Ben Pfaff2014-03-131-1/+0
* ovs-atomic: Factor type declarations out of most implementations.Ben Pfaff2014-03-131-39/+3
* ovs-atomic: Add atomic_destroy() and use everywhere it is needed.Ben Pfaff2014-01-081-0/+1
* ovs-atomic: Add native Clang implementation.Ben Pfaff2013-08-261-0/+115