Searched refs:poll_for_event (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/libX11/dist/src/
H A Dxcb_io.c250 static xcb_generic_reply_t *poll_for_event(Display *dpy, Bool queued_only) function in typeref:typename:xcb_generic_reply_t *
310 response = poll_for_event(dpy, poll_queued_only);
353 response = poll_for_event(dpy, True);
361 event = poll_for_event(dpy, True);

Completed in 3 milliseconds