zstd/lib/decompress
Yann Collet 2e23333094 ZSTDMT can now work in non-blocking mode with 1 thread
it still fallbacks to single-thread blocking invocation
when input is small (<1job)
or when invoking ZSTDMT_compress(), which is blocking.

Also : fixed a bug in new block-granular compression routine.
2018-01-16 15:28:43 -08:00
..
huf_decompress.c Merge pull request #796 from terrelln/is-error 2017-08-15 12:37:28 -07:00
zstd_decompress.c ZSTDMT can now work in non-blocking mode with 1 thread 2018-01-16 15:28:43 -08:00