index
:
delta/openvswitch.git
branch-1.1
branch-1.10
branch-1.11
branch-1.2
branch-1.3
branch-1.4
branch-1.5
branch-1.6
branch-1.7
branch-1.8
branch-1.9
branch-2.0
branch-2.1
branch-2.10
branch-2.11
branch-2.12
branch-2.13
branch-2.14
branch-2.15
branch-2.16
branch-2.17
branch-2.2
branch-2.3
branch-2.4
branch-2.5
branch-2.6
branch-2.7
branch-2.8
branch-2.9
branch-3.0
branch-3.1
dpdk-hwol
dpdk-latest
dpdk-travis-build-test
elephant
ext-320
for-nox/0.4
lts-1.0
lts-1.0a
master
openflow-1.0
ovn
ovn-ddlog-patches
raft2
review/jarno_ct_bp_v1
vlan-maint
wdp
xs5.7
github.com: openvswitch/ovs.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
ovs-atomic-gcc4+.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
lib/ovs-atomic: Add missing macro argument parentheses.
Jarno Rajahalme
2014-08-29
1
-4
/
+4
*
lib/ovs-atomic-gcc4+: Use 'volatile' to enforce memory access.
Jarno Rajahalme
2014-08-05
1
-2
/
+2
*
ovs-atomic: Fix GCC4+ atomic_flag.
Jarno Rajahalme
2014-08-05
1
-15
/
+25
*
lib/ovs-atomic: Require memory_order be constant.
Jarno Rajahalme
2014-08-05
1
-6
/
+4
*
ovs-atomic: Avoid evaluating arguments multiple times.
Jarno Rajahalme
2014-07-21
1
-4
/
+4
*
lib/ovs-atomic: Add atomic compare_exchange.
Jarno Rajahalme
2014-07-07
1
-0
/
+23
*
ovs-atomic: Delete atomic, atomic_flag, ovs_refcount destroy functions.
Ben Pfaff
2014-03-13
1
-13
/
+0
*
ovs-atomic-types: Move into ovs-atomic.h.
Ben Pfaff
2014-03-13
1
-1
/
+0
*
ovs-atomic: Use raw types, not structs, when locks are required.
Ben Pfaff
2014-03-13
1
-145
/
+53
*
ovs-atomic-gcc4+: Fix parenthesization in atomic_read_explicit().
Ben Pfaff
2014-03-13
1
-1
/
+1
*
ovs-atomic: Add atomic_destroy() and use everywhere it is needed.
Ben Pfaff
2014-01-08
1
-0
/
+1
*
ovs-atomic: New functions atomic_flag_init(), atomic_flag_destroy().
Ben Pfaff
2014-01-08
1
-0
/
+12
*
clang: Fix the alignment warning.
Alex Wang
2013-07-23
1
-2
/
+2
*
ovs-atomic: New library for atomic operations.
Ben Pfaff
2013-06-28
1
-0
/
+265