Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/zstd/lib/common/
H A Dpool.c204 static int POOL_resize_internal(POOL_ctx* ctx, size_t numThreads) in POOL_resize_internal() function
238 result = POOL_resize_internal(ctx, numThreads); in POOL_resize()
/f-stack/freebsd/contrib/openzfs/module/zstd/lib/
H A Dzstd.c7169 static int POOL_resize_internal(POOL_ctx* ctx, size_t numThreads) in POOL_resize_internal() function
7203 result = POOL_resize_internal(ctx, numThreads); in POOL_resize()