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

/ast/src/lib/libtksh/tcl/
H A DtclNotify.c11 * contains the procedure Tcl_DoOneEvent that invokes the event
12 * sources and blocks to wait for new events, but Tcl_DoOneEvent
78 * during Tcl_DoOneEvent to check for events on that source
86 * SetupProc and checkProc will be invoked each time that Tcl_DoOneEvent
88 * Tcl_DoOneEvent calls select or whatever else it uses to wait
444 * Tcl_DoOneEvent --
465 Tcl_DoOneEvent(flags)
458 Tcl_DoOneEvent(flags) function

Completed in 11 milliseconds