Searched defs:times_up (Results 1 - 1 of 1) sorted by relevance

/external/netperf/
H A Dnetlib.c263 int times_up; variable
787 if (times_up != 0) {
788 fprintf(where,"catcher: timer popped with times_up != 0\n");
791 times_up = 1;
819 times_up = 1;
891 times_up = 1;

Completed in 999 milliseconds