mirror of
https://github.com/facebook/zstd.git
synced 2025-11-06 19:09:38 +03:00
There was no memory barrier between writing and reading `done`, which would allow reordering to cause races. With so little data to handle after each job completes, we might as well just join.
5.1 KiB
5.1 KiB