Searched refs:nrounds (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libkqueue-1.0.6/test/stress/
H A Dmain.c31 static const int nrounds = 1000000; variable
62 for (i = 0; i < nrounds; i++) {
73 printf("thread %d round %d / %d\n", id, i, nrounds);

Completed in 28 milliseconds