Searched refs:started_num (Results 1 – 1 of 1) sorted by relevance
100 int started_num = 0; in test() local162 started_handles[started_num] = pending_handles[pending_num - 1]; in test()163 started_num++; in test()172 if(CONN_NUM != started_num) { in test()174 __FILE__, __LINE__, started_num, CONN_NUM); in test()180 __FILE__, __LINE__, started_num, CONN_NUM); in test()197 for(i = 0; i < started_num; i++) in test()
Completed in 6 milliseconds