Home
last modified time | relevance | path

Searched refs:x11_wait_notify (Results 1 – 1 of 1) sorted by relevance

/dports/games/retroarch/RetroArch-1.9.7/gfx/common/
H A Dx11_common.c770 static Bool x11_wait_notify(Display *d, XEvent *e, char *arg) in x11_wait_notify() function
777 XIfEvent(g_x11_dpy, event, x11_wait_notify, NULL); in x11_event_queue_check()