From f17ed90f7704d77e3eb59a6f6b693ab4c598936a Mon Sep 17 00:00:00 2001 From: Joshua Haberman Date: Thu, 27 Aug 2009 11:10:13 -0700 Subject: Some cleanup and reformatting, fixed the benchmarks. --- src/upb_atomic.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/upb_atomic.h') diff --git a/src/upb_atomic.h b/src/upb_atomic.h index c1a60b9..85ec582 100644 --- a/src/upb_atomic.h +++ b/src/upb_atomic.h @@ -29,6 +29,7 @@ extern "C" { #define INLINE static inline #endif +#define UPB_THREAD_UNSAFE #ifdef UPB_THREAD_UNSAFE /* Non-thread-safe implementations. ******************************************/ -- cgit v1.2.3