Home
last modified time | relevance | path

Searched refs:ZSTDMT_createCCtxPool (Results 1 – 1 of 1) sorted by relevance

/dragonfly/contrib/zstd/lib/compress/
H A Dzstdmt_compress.c359 static ZSTDMT_CCtxPool* ZSTDMT_createCCtxPool(int nbWorkers, in ZSTDMT_createCCtxPool() function
387 return ZSTDMT_createCCtxPool(nbWorkers, cMem); in ZSTDMT_expandCCtxPool()
920 mtctx->cctxPool = ZSTDMT_createCCtxPool(nbWorkers, cMem); in ZSTDMT_createCCtx_advanced_internal()