Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ovs-atomic: Delete atomic, atomic_flag, ovs_refcount destroy functions. | Ben Pfaff | 2014-03-13 | 1 | -12/+0 |
* | ovs-atomic-types: Move into ovs-atomic.h. | Ben Pfaff | 2014-03-13 | 1 | -1/+0 |
* | ovs-atomic: Factor type declarations out of most implementations. | Ben Pfaff | 2014-03-13 | 1 | -11/+4 |
* | ovs-atomic: New functions atomic_flag_init(), atomic_flag_destroy(). | Ben Pfaff | 2014-01-08 | 1 | -0/+12 |
* | ovs-atomic: New library for atomic operations. | Ben Pfaff | 2013-06-28 | 1 | -0/+62 |