Changeset b2fa3c2 for tests/concurrency/readyQ
- Timestamp:
- May 26, 2023, 1:51:37 PM (19 months ago)
- Branches:
- ast-experimental, master
- Children:
- 7ae39f0, bdbf536
- Parents:
- 6b1c4f2
- Location:
- tests/concurrency/readyQ
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
tests/concurrency/readyQ/barrier_sleeper.cfa
r6b1c4f2 rb2fa3c2 5 5 // file "LICENCE" distributed with Cforall. 6 6 // 7 // concurrent/readyQ/barrier_sleeper.cfa -- testing the ready-queue7 // barrier_sleeper.cfa -- testing the ready-queue 8 8 // 9 9 // Author : Thierry Delisle -
tests/concurrency/readyQ/leader_spin.cfa
r6b1c4f2 rb2fa3c2 5 5 // file "LICENCE" distributed with Cforall. 6 6 // 7 // concurrent/readyQ/leader_spin.cfa -- validates ready queue fairness7 // leader_spin.cfa -- validates ready queue fairness 8 8 // 9 9 // Author : Thierry Delisle
Note: See TracChangeset
for help on using the changeset viewer.