- Timestamp:
- 03/27/12 20:30:28 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Tests/JAVA/test/src/main/java/test/threads/queue/unstressed/impl/AbstractSESDSequencer.java
r493 r504 20 20 * курсоров 21 21 */ 22 private static final boolean USE_LAZY_SET = false;22 private static final boolean USE_LAZY_SET = true; 23 23 private static final boolean USE_UNSAFE = false; 24 24 /**
Note: See TracChangeset
for help on using the changeset viewer.