OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:poll_for_response
(Results
1 - 1
of
1
) sorted by relevancy
/xsrc/external/mit/libX11/dist/src/
xcb_io.c
291
static xcb_generic_reply_t *
poll_for_response
(Display *dpy)
function
441
while((response =
poll_for_response
(dpy)))
503
*
poll_for_response
to return non-NULL. The exceptions
508
response =
poll_for_response
(dpy);
527
while((response =
poll_for_response
(dpy)))
721
while((event =
poll_for_response
(dpy)))
Completed in 5 milliseconds
Indexes created Fri Jul 03 00:25:33 UTC 2026