# # ChangeLog for tests/concurrent/barrier/last.cfa # # Generated by Trac 1.2.1 # Jul 2, 2024, 4:14:51 AM Fri, 01 Apr 2022 18:46:28 GMT Thierry Delisle [a18373a] * libcfa/src/concurrency/barrier.hfa (modified) * tests/concurrent/barrier/.expect/last.txt (added) * tests/concurrent/barrier/last.cfa (added) Added a hook for the barrier's last block. Added testing to go with it.