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

/xsrc/external/mit/libxcb/dist/src/
H A Dxcbint.h173 int _xcb_in_expect_reply(xcb_connection_t *c, uint64_t request, enum workarounds workaround, int flags);
H A Dxcb_out.c55 _xcb_in_expect_reply(c, c->out.request, workaround, flags);
400 _xcb_in_expect_reply(c, c->out.request + 1, WORKAROUND_EXTERNAL_SOCKET_OWNER, flags);
H A Dxcb_in.c946 int _xcb_in_expect_reply(xcb_connection_t *c, uint64_t request, enum workarounds workaround, int flags) function in typeref:typename:int

Completed in 4 milliseconds