Searched refs:xcount (Results 1 – 3 of 3) sorted by relevance
124 int xcount = 0; in run_once() local128 xcount++; in run_once()132 if (xcount != count) in run_once()134 xcount, count); in run_once()
204 static int xcount = 1; variable213 debug("xcount %d -> %d", xcount, xcount - 1); in close_socket()214 if (--xcount == 0) in close_socket()1945 debug("xcount %d -> %d", xcount, xcount + 1); in new_socket()1946 ++xcount; in new_socket()2361 xcount = 0; in main()