Home
last modified time | relevance | path

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

/freebsd/sys/contrib/zstd/lib/compress/
H A Dzstdmt_compress.c367 static ZSTDMT_CCtxPool* ZSTDMT_createCCtxPool(int nbWorkers, in ZSTDMT_createCCtxPool() function
395 return ZSTDMT_createCCtxPool(nbWorkers, cMem); in ZSTDMT_expandCCtxPool()
948 mtctx->cctxPool = ZSTDMT_createCCtxPool(nbWorkers, cMem); in ZSTDMT_createCCtx_advanced_internal()