Searched refs:ZSTDMT_freeCCtx (Results 1 – 4 of 4) sorted by relevance
56 size_t ZSTDMT_freeCCtx(ZSTDMT_CCtx* mtctx);
953 ZSTDMT_freeCCtx(mtctx); in ZSTDMT_createCCtx_advanced_internal()1012 size_t ZSTDMT_freeCCtx(ZSTDMT_CCtx* mtctx) in ZSTDMT_freeCCtx() function
170 ZSTDMT_freeCCtx(cctx->mtctx); cctx->mtctx = NULL; in ZSTD_freeCCtxContent()
143 ZSTDMT_freeCCtx(cctx->mtctx); cctx->mtctx = NULL; in ZSTD_freeCCtxContent()