changeset 36176:df9dead0e2ad

Enable atomics. Fixes compilation without pthreads and should improve threading speed with pthreads.
author reimar
date Thu, 16 May 2013 18:22:52 +0000
parents 1d88497a006a
children 00a9c3937ea1
files configure
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/configure	Thu May 16 18:22:51 2013 +0000
+++ b/configure	Thu May 16 18:22:52 2013 +0000
@@ -9086,6 +9086,8 @@
 
 #define HAVE_ALIGNED_STACK 1
 #define HAVE_ASM_MOD_Q 1
+#define HAVE_ATOMICS_GCC 1
+#define HAVE_ATOMICS_NATIVE 1
 #define HAVE_ATTRIBUTE_PACKED 1
 #define HAVE_GETHRTIME 0
 #define HAVE_INLINE_ASM 1