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

/ast/src/lib/libtksh/tcl/
H A DtclAsync.c28 * Tcl_AsyncInvoke. */
47 * it is cleared to zero whenever Tcl_AsyncInvoke is called. It can be
49 * if Tcl_AsyncInvoke should be invoked.
55 * The variable below indicates whether Tcl_AsyncInvoke is currently
57 * Tcl_AsyncInvoke returns.
138 * Tcl_AsyncInvoke --
155 Tcl_AsyncInvoke(interp, code)
252 * This procedure can be used to tell whether Tcl_AsyncInvoke
152 Tcl_AsyncInvoke(interp, code) function

Completed in 10 milliseconds