Parolin 0.7.9 6796
Console (soon DLLs) to do a tar like job
Loading...
Searching...
No Matches
ZSTDMT_CCtxPool Struct Reference

Data Fields

ZSTD_pthread_mutex_t poolMutex
 
int totalCCtx
 
int availCCtx
 
ZSTD_customMem cMem
 
ZSTD_CCtxcctx [1]
 
ZSTD_CCtx ** cctxs
 

Field Documentation

◆ availCCtx

int availCCtx

◆ cctx

ZSTD_CCtx * cctx

◆ cctxs

ZSTD_CCtx** cctxs

◆ cMem

ZSTD_customMem cMem

◆ poolMutex

◆ totalCCtx

int totalCCtx

The documentation for this struct was generated from the following files: