Searched defs:nbThreads (Results 1 – 6 of 6) sorted by relevance
138 static void sumFile_orDie(const char* fname, int nbThreads) in sumFile_orDie()189 int const nbThreads = atoi(argv[2]); in main() local
123 …ssFile_orDie(const char* fname, const char* outName, int cLevel, unsigned frameSize, int nbThreads) in compressFile_orDie()208 int const nbThreads = atoi(argv[3]); in main() local
88 …unsigned nbThreads; /* Number of threads : constraint: 0 < nbThreads : 1 means single-thr… member
936 const unsigned nbThreads = parameters->nbThreads; in ZDICT_optimizeTrainFromBuffer_cover() local
219 { U32 nbThreads; in FUZ_mallocTests() local239 { U32 nbThreads; in FUZ_mallocTests() local
1235 U32 nbThreads = 2; in fuzzerTests_MT() local1686 U32 const nbThreads = MIN(nbThreadsAdjusted, nbThreadsMax); in fuzzerTests_newAPI() local