Skip to content

Commit 398b92d

Browse files
committed
restore default using hardware writewatch and prepare for merging back to master
1 parent 622abd7 commit 398b92d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/Common/CommonDefines.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@
160160

161161
#ifdef RECYCLER_WRITE_BARRIER
162162
#ifdef _WIN32
163-
#define GLOBAL_ENABLE_WRITE_BARRIER 1
163+
#define GLOBAL_ENABLE_WRITE_BARRIER 0
164164
#else
165165
#define GLOBAL_ENABLE_WRITE_BARRIER 1
166166
#endif

0 commit comments

Comments
 (0)