Stella Lau
|
5adceeed01
|
Allow queueSize=0 in pool.c and update poolTests
|
2017-07-31 10:10:16 -07:00 |
|
Yann Collet
|
a90b16e150
|
Visual blind fix 2
|
2017-07-20 15:57:55 -07:00 |
|
Yann Collet
|
16261e6951
|
buffer pool can be invoked from multiple threads
|
2017-07-11 14:14:07 -07:00 |
|
Yann Collet
|
6056e4c3eb
|
added POOL_sizeof() for single-thread
|
2017-06-02 11:36:47 -07:00 |
|
Yann Collet
|
c4a5a21c5c
|
created ZSTDMT_sizeof_CCtx() and POOL_sizeof()
required by ZSTD_sizeofCCtx() while adding a ZSTDMT_CCtx*
|
2017-06-01 17:56:14 -07:00 |
|
Nick Terrell
|
e628eaf87a
|
Fix pool.c threading.h import
|
2017-01-26 15:29:10 -08:00 |
|
cyan4973
|
2e3b659ae1
|
fixed minor warnings (Visual, conversion, doxygen)
|
2017-01-20 14:43:09 -08:00 |
|
Yann Collet
|
0f984d94c4
|
changed MT enabling macro to ZSTD_MULTITHREAD
|
2017-01-19 14:05:07 -08:00 |
|
Nick Terrell
|
bb13387d7d
|
Fix pool for threading.h
|
2016-12-31 19:10:47 -05:00 |
|
Yann Collet
|
3b9d434356
|
extended ZSTDMT code support for non-MT systems and WIN32 (preliminary)
|
2016-12-31 16:32:19 +01:00 |
|
Yann Collet
|
3b29dbd9e8
|
new zstdmt version using generic treadpool
|
2016-12-31 06:04:25 +01:00 |
|
Yann Collet
|
c6a6417458
|
bench correctly measures time for multi-threaded compression (posix only)
|
2016-12-31 03:31:26 +01:00 |
|
Nick Terrell
|
e777a5be6b
|
Add a thread pool for ZSTDMT and COVER
|
2016-12-29 23:39:44 -08:00 |
|