Searched defs:nbThreads (Results 1 – 12 of 12) sorted by relevance
19 int nbThreads) in compressFile_orDie()120 int nbThreads = 4; 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
286 …unsigned nbThreads; /* Number of threads : constraint: 0 < nbThreads : 1 means single-thr… member298 …unsigned nbThreads; /* Number of threads : constraint: 0 < nbThreads : 1 means single-thr… member
63 inline int nbThreads() in nbThreads() function
577 int nbThreads; member1041 int const nbThreads = 1 << threadlog; in main() local
627 const unsigned nbThreads = parameters->nbThreads; in ZDICT_optimizeTrainFromBuffer_fastCover() local
1124 const unsigned nbThreads = parameters->nbThreads; in ZDICT_optimizeTrainFromBuffer_cover() local
730 unsigned nbThreads; in init_nbThreads() local
238 { int nbThreads; in FUZ_mallocTests_internal() local256 { int nbThreads; in FUZ_mallocTests_internal() local381 size_t nbThreads = 1; in threadPoolTests() local
2223 int const nbThreads = MIN(nbThreadsAdjusted, nbThreadsMax); in fuzzerTests_newAPI() local