Searched refs:NUMPROCS (Results 1 – 2 of 2) sorted by relevance
21 #define NUMPROCS MIN(50L, tst_ncpus_available()) macro59 for (i = 0; i < NUMPROCS; i++) { in run_test()
66 #define NUMPROCS 15 macro336 for (i = 0; i < NUMPROCS; ++i) { in test5()