mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-06 13:22:36 +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.