Searched defs:restack_serial (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/RDP/client-1.8.3/
H A Dxwin.c704 unsigned long restack_serial; local
768 restack_serial = XNextRequest(g_display);
771 sw_wait_configurenotify(wnds[1], restack_serial);
4243 unsigned long restack_serial; local
4300 restack_serial = XNextRequest(g_display);
4302 sw_wait_configurenotify(sw->wnd, restack_serial);

Completed in 42 milliseconds