Changeset ad861ef for tests/concurrent/mutexstmt
- Timestamp:
- Jan 20, 2023, 1:25:37 PM (3 years ago)
- Branches:
- ADT, ast-experimental, master, stuck-waitfor-destruct
- Children:
- 79a6b17, cd5eb4b
- Parents:
- 466787a (diff), a0d1f1c (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)links above to see all the changes relative to each parent. - File:
-
- 1 edited
-
tests/concurrent/mutexstmt/locks.cfa (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
tests/concurrent/mutexstmt/locks.cfa
r466787a rad861ef 72 72 73 73 single_acquisition_lock l1; 74 linear_backoff_then_block_lock l2;74 exp_backoff_then_block_lock l2; 75 75 owner_lock l3; 76 76
Note:
See TracChangeset
for help on using the changeset viewer.