Searched refs:EndCond (Results 1 – 1 of 1) sorted by relevance
170 typedef int (*EndCond)(void *); typedef196 static void ServerWait(Display *dpy, Window w, EndCond endCond, void *endData, int localLoop, int s…550 EndCond endCond, in ServerWait()