edits
[cdsspec-compiler.git] / benchmark / chase-lev-deque-bugfix / deque.h
index e652f2236fc57929e9566782dec092d6eded227e..9292e16c997dc8d539f9142d82e721ac8a4b8f23 100644 (file)
@@ -42,6 +42,7 @@ typedef struct {
         Push -> Steal
        @Commutativity: Push <-> Steal: true
        @Commutativity: Take <-> Steal: true
+       @Commutativity: Steal <-> Steal: _Method1.__RET__ == ABORT || _Method2.__RET__ == ABORT
 
     @End
 */