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

/ast/src/lib/libtk/unix/
H A DtkUnixWm.c282 * WaitForEvent, WaitRestrictProc, and WaitTimeoutProc.
322 static int WaitForEvent _ANSI_ARGS_((Display *display,
2736 code = WaitForEvent(winPtr->display, winPtr->window, ConfigureNotify,
2762 * WaitForEvent --
2784 WaitForEvent(display, window, type, eventPtr)
2836 * events while WaitForEvent is active.
2846 * of WaitForEvent.
2883 * time elapses during a call to WaitForEvent. It sets a flag
2884 * in a structure shared with WaitForEvent so that WaitForEvent
2767 WaitForEvent(display, window, type, eventPtr) function
[all...]

Completed in 19 milliseconds