Home
last modified time | relevance | path

Searched defs:threadPool (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/contrib/zstd/programs/
H A Dfileio_asyncio.h36 POOL_ctx* threadPool; member
/freebsd/sys/contrib/openzfs/module/zstd/lib/common/
H A Dpool.c224 …{ ZSTD_pthread_t* const threadPool = (ZSTD_pthread_t*)ZSTD_customCalloc(numThreads * sizeof(ZSTD… in POOL_resize_internal() local
/freebsd/sys/contrib/zstd/lib/common/
H A Dpool.c223 …{ ZSTD_pthread_t* const threadPool = (ZSTD_pthread_t*)ZSTD_customCalloc(numThreads * sizeof(ZSTD… in POOL_resize_internal() local