summaryrefslogtreecommitdiffstats
path: root/src/pulsecore/refcnt.h
diff options
context:
space:
mode:
authorPierre Ossman <ossman@cendio.se>2006-08-30 17:01:10 +0000
committerPierre Ossman <ossman@cendio.se>2006-08-30 17:01:10 +0000
commitad0535beef4cd0d4e96fa194d54796a0945ed3c6 (patch)
treed8ccc95aee415aa50f32f672af8e10fe3029d06f /src/pulsecore/refcnt.h
parenta6b99d5196cf66aa276d9e7c9483f1b9e2fba491 (diff)
Add AO_REQUIRE_CAS as we do.
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@1348 fefdeb5f-60dc-0310-8127-8f9354f1896f
Diffstat (limited to 'src/pulsecore/refcnt.h')
-rw-r--r--src/pulsecore/refcnt.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/pulsecore/refcnt.h b/src/pulsecore/refcnt.h
index fade9aa4..ff0a9923 100644
--- a/src/pulsecore/refcnt.h
+++ b/src/pulsecore/refcnt.h
@@ -22,6 +22,7 @@
USA.
***/
+#define AO_REQUIRE_CAS
#include <atomic_ops.h>
#define PA_REFCNT_DECLARE volatile AO_t _ref