1
0
mirror of https://github.com/facebook/zstd.git synced 2025-07-05 07:00:22 +02:00
Commit Graph

9 Commits

Author SHA1 Message Date
a90b16e150 Visual blind fix 2 2017-07-20 15:57:55 -07:00
b4d460f32c pool.c : blindfix for Visual warnings 2017-07-20 01:13:14 -07:00
3974d2b38a blind fix for Windows Multithreading module
adds a fake 0 return value for mutex/cond init
2017-07-19 13:33:21 -07:00
b71363b967 check pthread_*_init() success condition 2017-07-19 01:05:40 -07:00
517577bf53 spelling fixes in comments
i.e. occurred labeled Huffman
2017-02-20 12:08:59 -08:00
0f984d94c4 changed MT enabling macro to ZSTD_MULTITHREAD 2017-01-19 14:05:07 -08:00
f1cb55192c fixed linux warnings 2017-01-02 01:11:55 +01:00
4204e03e77 Add threading.h condition variables 2016-12-31 19:10:29 -05:00
3b9d434356 extended ZSTDMT code support for non-MT systems and WIN32 (preliminary) 2016-12-31 16:32:19 +01:00