Searched refs:noSpawned (Results 1 – 1 of 1) sorted by relevance
1325 int32_t noSpawned = 0; in TestCollators() local1339 infoln("THREAD INFO: Couldn't spawn more than %i threads", noSpawned); in TestCollators()1342 noSpawned++; in TestCollators()1345 if (noSpawned == 0) { in TestCollators()1377 if(completed == noSpawned) in TestCollators()1379 logln("Done! All %i tests are finished", noSpawned); in TestCollators()