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()
209 static int xcount = 1; variable218 debug("xcount %d -> %d", xcount, xcount - 1); in close_socket()219 if (--xcount == 0) in close_socket()1924 debug("xcount %d -> %d", xcount, xcount + 1); in new_socket()1925 ++xcount; in new_socket()2311 xcount = 0; in main()