Home
last modified time | relevance | path

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

/freebsd/sys/contrib/zstd/lib/compress/
H A Dzstdmt_compress.c432 static void ZSTDMT_releaseCCtx(ZSTDMT_CCtxPool* pool, ZSTD_CCtx* cctx) in ZSTDMT_releaseCCtx() function
780 ZSTDMT_releaseCCtx(job->cctxPool, cctx); in ZSTDMT_compressionJob()