Searched refs:ZSTDMT_createCCtxPool (Results 1 – 1 of 1) sorted by relevance
338 static ZSTDMT_CCtxPool* ZSTDMT_createCCtxPool(unsigned nbWorkers, in ZSTDMT_createCCtxPool() function835 mtctx->cctxPool = ZSTDMT_createCCtxPool(nbWorkers, cMem); in ZSTDMT_createCCtx_advanced()