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

/xsrc/external/mit/xorg-server/dist/hw/kdrive/ephyr/
H A Dhostx.h161 hostx_get_event(Bool queued_only);
H A Dephyr.c340 ephyrXcbProcessEvents(Bool queued_only);
1114 ephyrXcbProcessEvents(Bool queued_only) argument
1120 xcb_generic_event_t *xev = hostx_get_event(queued_only);
H A Dhostx.c1302 hostx_get_event(Bool queued_only) argument
1310 if (queued_only)
/xsrc/external/mit/libX11/dist/src/
H A Dxcb_io.c250 static xcb_generic_reply_t *poll_for_event(Display *dpy, Bool queued_only) argument
260 if(queued_only)

Completed in 6 milliseconds