]> git.ipfire.org Git - thirdparty/zstd.git/commit
main thread is awaken when a job position is freed
authorYann Collet <cyan@fb.com>
Sun, 2 Feb 2025 03:42:23 +0000 (19:42 -0800)
committerYann Collet <cyan@fb.com>
Sun, 2 Feb 2025 03:42:23 +0000 (19:42 -0800)
commitde9b5c7c028183e5a0c5831cfe30f6df884aa6a1
tree9ef010934f46156b4a1a2939a85a0dffcaf7e3de
parent8803d1497ab0c67fd3cfe6af5298d322f05febe3
main thread is awaken when a job position is freed

resulting in less "wasted" idle time
lib/common/pool.c
lib/common/pool.h
lib/compress/zstdmt_compress.c