Home
last modified time | relevance | path

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

/freebsd/sys/contrib/zstd/lib/compress/
H A Dzstdmt_compress.c356 static void ZSTDMT_freeCCtxPool(ZSTDMT_CCtxPool* pool) in ZSTDMT_freeCCtxPool() function
382 if (!cctxPool->cctx[0]) { ZSTDMT_freeCCtxPool(cctxPool); return NULL; } in ZSTDMT_createCCtxPool()
394 ZSTDMT_freeCCtxPool(srcPool); in ZSTDMT_expandCCtxPool()
1020 ZSTDMT_freeCCtxPool(mtctx->cctxPool); in ZSTDMT_freeCCtx()