ToolDAQFramework
|
Public Attributes | |
size_t | consumed |
size_t | cSize |
ZSTD_pthread_mutex_t | job_mutex |
ZSTD_pthread_cond_t | job_cond |
ZSTDMT_CCtxPool * | cctxPool |
ZSTDMT_bufferPool * | bufPool |
ZSTDMT_seqPool * | seqPool |
SerialState * | serial |
Buffer | dstBuff |
Range | prefix |
Range | src |
unsigned | jobID |
unsigned | firstJob |
unsigned | lastJob |
ZSTD_CCtx_params | params |
const ZSTD_CDict * | cdict |
unsigned long long | fullFrameSize |
size_t | dstFlushed |
unsigned | frameChecksumNeeded |