revalidator: Fix ukey stats cache updating.
[sliver-openvswitch.git] / lib / ovs-atomic.h
2014-03-13 Ben Pfaffovs-atomic: Delete atomic, atomic_flag, ovs_refcount...
2014-03-13 Ben Pfaffovs-atomic-types: Move into ovs-atomic.h.
2014-03-13 Ben Pfaffovs-atomic: Use raw types, not structs, when locks...
2014-01-09 Ben Pfaffovs-atomic: Introduce a new 'struct ovs_refcount'.
2014-01-09 Ben Pfaffovs-atomic: Add atomic_destroy() and use everywhere...
2014-01-09 Ben Pfaffovs-atomic: New functions atomic_flag_init(), atomic_fl...
2013-08-26 Ben Pfaffovs-atomic: Add native Clang implementation.
2013-08-21 Ben Pfaffovs-atomic: Fix typo in comment.
2013-07-31 Ben Pfaffconfigure: Add configure-time check for GCC 4.0+ atomic...
2013-06-28 Ben Pfaffovs-atomic: New library for atomic operations.