Searched refs:winProcessXEventsTimeout (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/hw/xwin/
H A Dwinclipboardwndproc.c67 winProcessXEventsTimeout (HWND hwnd, int iWindow, Display *pDisplay,
76 winProcessXEventsTimeout (HWND hwnd, int iWindow, Display *pDisplay, function in typeref:typename:int
115 ErrorF ("winProcessXEventsTimeout - Call to select () failed: %d. "
507 iReturn = winProcessXEventsTimeout (hwnd,
519 iReturn = winProcessXEventsTimeout (hwnd,
527 * The last of the up-to two calls to winProcessXEventsTimeout
/xsrc/external/mit/xorg-server/dist/hw/xwin/winclipboard/
H A Dwndproc.c60 winProcessXEventsTimeout(HWND hwnd, xcb_window_t iWindow, xcb_connection_t *conn, function in typeref:typename:int
67 winDebug("winProcessXEventsTimeout () - pumping X events, timeout %d seconds\n",
81 winDebug("winProcessXEventsTimeout () - winClipboardFlushXEvents returned %d\n", iReturn);
111 ErrorF("winProcessXEventsTimeout - Call to select () failed: %d. "
117 winDebug("winProcessXEventsTimeout - Spurious wake, select() returned %d\n", iReturn);
337 iReturn = winProcessXEventsTimeout(hwnd,
398 iReturn = winProcessXEventsTimeout(hwnd,
406 * winProcessXEventsTimeout had better have seen a notify event,

Completed in 5 milliseconds