source: tests/unified_locking/.expect/locks.txt @ cfbab07

ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationpthread-emulationqualifiedEnum
Last change on this file since cfbab07 was 262c600, checked in by caparsons <caparson@…>, 3 years ago

fixed whitespace issue

  • Property mode set to 100644
File size: 1.2 KB
RevLine 
[ebd1899]1Start Test 1: multi acquisition lock and condition variable single wait/notify
2Done Test 1
3Start Test 2: multi acquisition lock and condition variable 3 wait/notify all
4Done Test 2
5Start Test 3: single acquisition lock and condition variable single wait/notify
6Done Test 3
7Start Test 4: single acquisition lock and condition variable 3 wait/notify all
8Done Test 4
9Start Test 5: owner lock and condition variable single wait/notify
10Done Test 5
11Start Test 6: owner lock and condition variable 3 wait/notify all
12Done Test 6
[22b7579]13Start Test 7: fast lock and condition variable single wait/notify
[ebd1899]14Done Test 7
[22b7579]15Start Test 8: fast lock and condition variable 3 wait/notify all
[ebd1899]16Done Test 8
[5a46e09]17Start Test 9: linear backoff lock and condition variable single wait/notify
[ebd1899]18Done Test 9
[5a46e09]19Start Test 10: linear backoff lock and condition variable 3 wait/notify all
[ebd1899]20Done Test 10
[5a46e09]21Start Test 11: multi acquisiton lock and condition variable multiple acquire and wait/notify
[22b7579]22Done Test 11
[5a46e09]23Start Test 12: owner lock and condition variable multiple acquire and wait/notify
[22b7579]24Done Test 12
[5a46e09]25Start Test 13: no lock condition variable wait/notify
26Done Test 13
27Start Test 14: locked condition variable wait/notify with front()
[262c600]28Done Test 14
Note: See TracBrowser for help on using the repository browser.