Home
last modified time | relevance | path

Searched defs:nbThreads (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/contrib/zstd/examples/
H A Dstreaming_compression.c19 int nbThreads) in compressFile_orDie()
120 int nbThreads = 4; in main() local
H A Dstreaming_compression_thread_pool.c31 const int nbThreads = 16; in compressFile_orDie() local
/freebsd/sys/contrib/zstd/lib/
H A Dzdict.h286 …unsigned nbThreads; /* Number of threads : constraint: 0 < nbThreads : 1 means single-thr… member
298 …unsigned nbThreads; /* Number of threads : constraint: 0 < nbThreads : 1 means single-thr… member
/freebsd/sys/contrib/zstd/lib/dictBuilder/
H A Dfastcover.c627 const unsigned nbThreads = parameters->nbThreads; in ZDICT_optimizeTrainFromBuffer_fastCover() local
H A Dcover.c1124 const unsigned nbThreads = parameters->nbThreads; in ZDICT_optimizeTrainFromBuffer_cover() local
/freebsd/sys/contrib/zstd/programs/
H A Dzstdcli.c730 unsigned nbThreads; in init_nbThreads() local