ToolDAQFramework
|
Public Attributes | |
ZSTD_pthread_mutex_t | mutex |
ZSTD_pthread_cond_t | cond |
size_t | liveJobs |
void * | dict |
size_t | dictSize |
ZDICT_cover_params_t | parameters |
size_t | compressedSize |
COVER_best_t is used for two purposes:
All of the methods except COVER_best_init() are thread safe if zstd is compiled with multithreaded support.