Searched refs:totalCCtx (Results 1 – 1 of 1) sorted by relevance
349 int totalCCtx; member359 for (cid=0; cid<pool->totalCCtx; cid++) in ZSTDMT_freeCCtxPool()379 cctxPool->totalCCtx = nbWorkers; in ZSTDMT_createCCtxPool()391 if (nbWorkers <= srcPool->totalCCtx) return srcPool; /* good enough */ in ZSTDMT_expandCCtxPool()403 { unsigned const nbWorkers = cctxPool->totalCCtx; in ZSTDMT_sizeof_CCtxPool()436 if (pool->availCCtx < pool->totalCCtx) in ZSTDMT_releaseCCtx()1224 (U32)pledgedSrcSize, params.nbWorkers, mtctx->cctxPool->totalCCtx); in ZSTDMT_initCStream_internal()