mirror of
https://github.com/debauchee/barrier.git
synced 2026-06-28 07:56:20 +08:00
Even though the calls to C functions are protected with a mutex, the initialization and destruction of the mutex itself had race conditions.