Conscience Core
Public Attributes | List of all members
ZSTDMT_CCtxPool Struct Reference

Public Attributes

ZSTD_pthread_mutex_t poolMutex
 
int totalCCtx
 
int availCCtx
 
ZSTD_customMem cMem
 
ZSTD_CCtxcctx [1]
 

Member Data Documentation

◆ availCCtx

int ZSTDMT_CCtxPool::availCCtx

◆ cctx

ZSTD_CCtx* ZSTDMT_CCtxPool::cctx[1]

◆ cMem

ZSTD_customMem ZSTDMT_CCtxPool::cMem

◆ poolMutex

ZSTD_pthread_mutex_t ZSTDMT_CCtxPool::poolMutex

◆ totalCCtx

int ZSTDMT_CCtxPool::totalCCtx

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