# # ChangeLog for tests/concurrent/barrier/.expect/last.txt # # Generated by Trac 1.2.1 # Jul 7, 2024, 10:25:07 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.