# # ChangeLog for libcfa/src/containers/queueLockFree.hfa # # Generated by Trac 1.2.1 # Jul 18, 2024, 10:30:23 AM Mon, 22 Mar 2021 20:39:22 GMT Thierry Delisle [304de00] * libcfa/src/Makefile.am (modified) * libcfa/src/concurrency/invoke.h (modified) * libcfa/src/containers/queueLockFree.hfa (added) Added queueLockFree which contains two lockfree queue based on MCS.