Home
last modified time | relevance | path

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

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