Home | History | Annotate | Download | only in disktest

Lines Matching refs:MAX_THREADS

609 			if (atoi(optarg) > MAX_THREADS) {
612 atoi(optarg), MAX_THREADS);