Changeset c26bea2a for tests/concurrency/unified_locking
- Timestamp:
- May 26, 2023, 8:47:00 AM (2 years ago)
- Branches:
- ast-experimental, master
- Children:
- 53f6a11
- Parents:
- 8a919cf
- Location:
- tests/concurrency/unified_locking
- Files:
-
- 28 moved
-
.expect/block_spin_lock.txt (moved) (moved from tests/concurrent/unified_locking/.expect/block_spin_lock.txt )
-
.expect/exp_backoff.txt (moved) (moved from tests/concurrent/unified_locking/.expect/exp_backoff.txt )
-
.expect/fast_block_lock.txt (moved) (moved from tests/concurrent/unified_locking/.expect/fast_block_lock.txt )
-
.expect/futex_mutex.txt (moved) (moved from tests/concurrent/unified_locking/.expect/futex_mutex.txt )
-
.expect/locks.txt (moved) (moved from tests/concurrent/unified_locking/.expect/locks.txt )
-
.expect/mcs.txt (moved) (moved from tests/concurrent/unified_locking/.expect/mcs.txt )
-
.expect/mcs_block_spin_lock.txt (moved) (moved from tests/concurrent/unified_locking/.expect/mcs_block_spin_lock.txt )
-
.expect/mcs_spin.txt (moved) (moved from tests/concurrent/unified_locking/.expect/mcs_spin.txt )
-
.expect/pthread_locks.txt (moved) (moved from tests/concurrent/unified_locking/.expect/pthread_locks.txt )
-
.expect/simple_owner_lock.txt (moved) (moved from tests/concurrent/unified_locking/.expect/simple_owner_lock.txt )
-
.expect/spin_queue_lock.txt (moved) (moved from tests/concurrent/unified_locking/.expect/spin_queue_lock.txt )
-
.expect/timeout_lock.txt (moved) (moved from tests/concurrent/unified_locking/.expect/timeout_lock.txt )
-
block_spin_lock.cfa (moved) (moved from tests/concurrent/unified_locking/block_spin_lock.cfa )
-
exp_backoff.cfa (moved) (moved from tests/concurrent/unified_locking/exp_backoff.cfa )
-
fast_block_lock.cfa (moved) (moved from tests/concurrent/unified_locking/fast_block_lock.cfa )
-
futex_mutex.cfa (moved) (moved from tests/concurrent/unified_locking/futex_mutex.cfa )
-
locks.cfa (moved) (moved from tests/concurrent/unified_locking/locks.cfa )
-
mcs.cfa (moved) (moved from tests/concurrent/unified_locking/mcs.cfa )
-
mcs_block_spin_lock.cfa (moved) (moved from tests/concurrent/unified_locking/mcs_block_spin_lock.cfa )
-
mcs_spin.cfa (moved) (moved from tests/concurrent/unified_locking/mcs_spin.cfa )
-
mutex_test.hfa (moved) (moved from tests/concurrent/unified_locking/mutex_test.hfa )
-
pthread_locks.cfa (moved) (moved from tests/concurrent/unified_locking/pthread_locks.cfa )
-
simple_owner_lock.cfa (moved) (moved from tests/concurrent/unified_locking/simple_owner_lock.cfa )
-
spin_queue_lock.cfa (moved) (moved from tests/concurrent/unified_locking/spin_queue_lock.cfa )
-
spintest.cfa (moved) (moved from tests/concurrent/unified_locking/spintest.cfa )
-
test_debug.cfa (moved) (moved from tests/concurrent/unified_locking/test_debug.cfa )
-
thread_test.cfa (moved) (moved from tests/concurrent/unified_locking/thread_test.cfa )
-
timeout_lock.cfa (moved) (moved from tests/concurrent/unified_locking/timeout_lock.cfa )
Note:
See TracChangeset
for help on using the changeset viewer.