Public Attributes | |
| ZSTD_pthread_mutex_t | poolMutex |
| int | totalCCtx |
| int | availCCtx |
| ZSTD_customMem | cMem |
| ZSTD_CCtx * | cctx [1] |
| int ZSTDMT_CCtxPool::availCCtx |
| ZSTD_CCtx* ZSTDMT_CCtxPool::cctx[1] |
| ZSTD_customMem ZSTDMT_CCtxPool::cMem |
| ZSTD_pthread_mutex_t ZSTDMT_CCtxPool::poolMutex |
| int ZSTDMT_CCtxPool::totalCCtx |