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

/xsrc/external/mit/libxcb/dist/src/
H A Dxcbext.h291 int xcb_poll_for_reply64(xcb_connection_t *c, uint64_t request, void **reply, xcb_generic_error_t **error);
H A Dxcb_in.c676 int xcb_poll_for_reply64(xcb_connection_t *c, uint64_t request, void **reply, xcb_generic_error_t **error) function in typeref:typename:int
/xsrc/external/mit/libX11/dist/src/
H A Dxcb_io.c346 * xcb_poll_for_reply64() may also pull down events that
349 if(!xcb_poll_for_reply64(dpy->xcb->connection, req->sequence,
351 /* if there is no reply/error, xcb_poll_for_reply64

Completed in 5 milliseconds