fixed rcu
[cdsspec-compiler.git] / benchmark / linuxrwlocks / linuxrwlocks.c
index 142e3766cf350e504a79079b3d80b8d14a9c8faf..c96eb956e9728b73bb443c55530508ae62e5a869 100644 (file)
@@ -42,6 +42,8 @@ typedef union {
 
 /**
        @Begin
+       @Options:
+               LANG = C;
        @Global_define:
                @DeclareVar:
                        bool writer_lock_acquired;