Searched refs:NThread (Results 1 – 1 of 1) sorted by relevance
455 IntRange NThread(1, 4); // Number of threads to use. in main() local457 NThread.set_from_string(argv[2]); in main()473 for (int threads = NThread.low; threads <= NThread.high; threads *= 2) { in main()