]> git.ipfire.org Git - thirdparty/zstd.git/commit
zstdmt: there is now one mutex/cond per job
authorYann Collet <cyan@fb.com>
Sat, 27 Jan 2018 01:48:33 +0000 (17:48 -0800)
committerYann Collet <cyan@fb.com>
Sat, 27 Jan 2018 01:55:08 +0000 (17:55 -0800)
commit9c40ae7ff16a6561914092e130b47c7a45f7914b
treec3b2eb473bae632110e7eb5a0140f289ac81064e
parent77e36273de31ded4fc35703514175af07bdf2fb5
zstdmt: there is now one mutex/cond per job
lib/compress/zstdmt_compress.c
tests/zstreamtest.c