Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/zstd/lib/compress/
H A Dzstdmt_compress.c348 static void ZSTDMT_freeCCtxPool(ZSTDMT_CCtxPool* pool) in ZSTDMT_freeCCtxPool() function
374 if (!cctxPool->cctx[0]) { ZSTDMT_freeCCtxPool(cctxPool); return NULL; } in ZSTDMT_createCCtxPool()
386 ZSTDMT_freeCCtxPool(srcPool); in ZSTDMT_expandCCtxPool()
992 ZSTDMT_freeCCtxPool(mtctx->cctxPool); in ZSTDMT_freeCCtx()