Home
last modified time | relevance | path

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

/src/sys/contrib/zstd/examples/
H A Dstreaming_compression_thread_pool.c52 size_t r = ZSTD_CCtx_refThreadPool(cctx, args->pool); in compressFile_orDie()
/src/sys/contrib/openzfs/module/zstd/include/
H A Dzstd_compat_wrapper.h148 #define ZSTD_CCtx_refThreadPool zfs_ZSTD_CCtx_refThreadPool macro
/src/sys/contrib/zstd/lib/
H A Dzstd.h1618 ZSTDLIB_STATIC_API size_t ZSTD_CCtx_refThreadPool(ZSTD_CCtx* cctx, ZSTD_threadPool* pool);
/src/sys/contrib/openzfs/module/zstd/lib/
H A Dzstd.h1910 ZSTDLIB_STATIC_API size_t ZSTD_CCtx_refThreadPool(ZSTD_CCtx* cctx, ZSTD_threadPool* pool);
/src/sys/contrib/zstd/lib/compress/
H A Dzstd_compress.c1182 size_t ZSTD_CCtx_refThreadPool(ZSTD_CCtx* cctx, ZSTD_threadPool* pool) in ZSTD_CCtx_refThreadPool() function
/src/sys/contrib/openzfs/module/zstd/lib/compress/
H A Dzstd_compress.c1339 size_t ZSTD_CCtx_refThreadPool(ZSTD_CCtx* cctx, ZSTD_threadPool* pool) in ZSTD_CCtx_refThreadPool() function