]> git.ipfire.org Git - thirdparty/zstd.git/commit
switch to a single flush mutex+cond
authorYann Collet <cyan@fb.com>
Sun, 2 Feb 2025 02:37:23 +0000 (18:37 -0800)
committerYann Collet <cyan@fb.com>
Sun, 2 Feb 2025 02:37:23 +0000 (18:37 -0800)
commit8803d1497ab0c67fd3cfe6af5298d322f05febe3
tree2fc32d25b89fed57a35f6f759e227b40caede291
parent5bda54abfb2fcf6c7e7592d33f0a2d238b197cdd
switch to a single flush mutex+cond

which is transferred to the current oldest unfinished job.
lib/compress/huf_compress.c
lib/compress/zstd_opt.c
lib/compress/zstdmt_compress.c
tests/cli-tests/compression/adapt.sh