Searched refs:_xcb_in_expect_reply (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/libxcb/dist/src/ |
| H A D | xcbint.h | 173 int _xcb_in_expect_reply(xcb_connection_t *c, uint64_t request, enum workarounds workaround, int flags);
|
| H A D | xcb_out.c | 55 _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 D | xcb_in.c | 946 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