Commit
7c2c37a402bcd40c4f45c35d23657b6386c07c69
by caparsonsremoved tests made during deadlock debugging
|
The file was removed | tests/concurrent/waituntil/2-chan-or-no-else.cfa |
The file was removed | tests/concurrent/waituntil/chan-or-no-else.cfa |
The file was removed | tests/concurrent/channels/handoff.cfa |
The file was removed | tests/concurrent/channels/.expect/handoff.txt |
The file was removed | tests/concurrent/waituntil/one_chan_spin.cfa |
The file was removed | tests/concurrent/waituntil/.expect/one_chan_spin.txt |
Commit
01de470c47c7621c4d976bf694f6b329a7816229
by caparsonsadded back initially failing test and cleaned up other test
|
The file was modified | tests/concurrent/waituntil/one_chan.cfa |
The file was added | tests/concurrent/waituntil/.expect/channels.txt |
Commit
4dd10fbd1d6b6cf437406603b466ce87ae7f2136
by caparsonsadded atomic_load to non-MX channel get routines
|
The file was modified | libcfa/src/concurrency/channel.hfa |