Merge pull request #525 from terrelln/covermt

Multithreaded COVER dictionary training
This commit is contained in:
Yann Collet
2017-01-30 10:15:33 -08:00
committed by GitHub
14 changed files with 165 additions and 25 deletions
+2
View File
@@ -59,6 +59,8 @@ SET(Sources
SET(Headers
${LIBRARY_DIR}/zstd.h
${LIBRARY_DIR}/common/pool.h
${LIBRARY_DIR}/common/threading.h
${LIBRARY_DIR}/common/bitstream.h
${LIBRARY_DIR}/common/error_private.h
${LIBRARY_DIR}/common/zstd_errors.h