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()
207 static int xcount = 1; variable216 debug("xcount %d -> %d", xcount, xcount - 1); in close_socket()217 if (--xcount == 0) in close_socket()1954 debug("xcount %d -> %d", xcount, xcount + 1); in new_socket()1955 ++xcount; in new_socket()2375 xcount = 0; in main()