Default nesting level to 1 (< 2)
authorMathieu Desnoyers <mathieu.desnoyers@polymtl.ca>
Thu, 26 Feb 2009 23:03:24 +0000 (18:03 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@polymtl.ca>
Thu, 26 Feb 2009 23:03:24 +0000 (18:03 -0500)
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@polymtl.ca>
formal-model/urcu/DEFINES

index 4224b3238c2b0832e9072f553384ce7ea0c4ee7f..e1fb32c4c3e83f9b3605d3728f59489e8f75566a 100644 (file)
@@ -5,5 +5,5 @@
 #define read_free      (free_done && data_access)
 
 #ifndef READER_NEST_LEVEL
-#define READER_NEST_LEVEL 1
+#define READER_NEST_LEVEL 2
 #endif
This page took 0.024453 seconds and 4 git commands to generate.