Searched refs:ZSTD_CCtx_refThreadPool (Results 1 – 3 of 3) sorted by relevance
52 size_t r = ZSTD_CCtx_refThreadPool(cctx, args->pool); in compressFile_orDie()
1618 ZSTDLIB_STATIC_API size_t ZSTD_CCtx_refThreadPool(ZSTD_CCtx* cctx, ZSTD_threadPool* pool);
1182 size_t ZSTD_CCtx_refThreadPool(ZSTD_CCtx* cctx, ZSTD_threadPool* pool) in ZSTD_CCtx_refThreadPool() function