Searched defs:nbThreads (Results 1 – 12 of 12) sorted by relevance
19 int nbThreads) in compressFile_orDie()126 int nbThreads = 1; in main() local
31 const int nbThreads = 16; in compressFile_orDie() local
138 static void sumFile_orDie(const char* fname, int nbThreads) in sumFile_orDie()189 int const nbThreads = atoi(argv[2]); in main() local
122 …ssFile_orDie(const char* fname, const char* outName, int cLevel, unsigned frameSize, int nbThreads) in compressFile_orDie()207 int const nbThreads = atoi(argv[3]); in main() local
309 …unsigned nbThreads; /* Number of threads : constraint: 0 < nbThreads : 1 means single-thr… member321 …unsigned nbThreads; /* Number of threads : constraint: 0 < nbThreads : 1 means single-thr… member
63 inline int nbThreads() in nbThreads() function
263 TPool* TPool_create(int nbThreads, int queueSize) in TPool_create()
627 const unsigned nbThreads = parameters->nbThreads; in ZDICT_optimizeTrainFromBuffer_fastCover() local
1132 const unsigned nbThreads = parameters->nbThreads; in ZDICT_optimizeTrainFromBuffer_cover() local
240 { int nbThreads; in FUZ_mallocTests_internal() local258 { int nbThreads; in FUZ_mallocTests_internal() local384 size_t nbThreads = 1; in threadPoolTests() local
2986 int const nbThreads = MIN(nbThreadsAdjusted, nbThreadsMax); in fuzzerTests_newAPI() local
768 unsigned nbThreads; in init_nbThreads() local