Searched refs:ZSTD_CCtx_refThreadPool (Results 1 – 3 of 3) sorted by relevance
50 size_t r = ZSTD_CCtx_refThreadPool(cctx, args->pool); in compressFile_orDie()
1514 ZSTDLIB_API size_t ZSTD_CCtx_refThreadPool(ZSTD_CCtx* cctx, ZSTD_threadPool* pool);
1048 size_t ZSTD_CCtx_refThreadPool(ZSTD_CCtx* cctx, ZSTD_threadPool* pool) in ZSTD_CCtx_refThreadPool() function