]> git.ipfire.org Git - thirdparty/zstd.git/commit
ZSTDMT streaming : fall back to (regular) single thread mode
authorYann Collet <cyan@fb.com>
Mon, 23 Jan 2017 09:43:58 +0000 (01:43 -0800)
committerYann Collet <cyan@fb.com>
Mon, 23 Jan 2017 09:43:58 +0000 (01:43 -0800)
commit1cbf251e43c116d06d7e15ca5f77e84fea440be1
tree06e033f1962460cb9acba6981e6744d99b14e6a3
parent84581ff8d7cb7bcd18091c6bfada1764baa3c206
ZSTDMT streaming : fall back to (regular) single thread mode

when nbThreads==1
lib/compress/zstdmt_compress.c