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

/ast/src/lib/libtksh/tcl/
H A DtclEvent.c1111 * Tcl_CancelIdleCall -- function
1127 Tcl_CancelIdleCall(proc, clientData)
1225 * 3. Tcl_CancelIdleCall can be called to remove an element from
1485 Tcl_CancelIdleCall(HandleBgErrors, (ClientData) assocPtr);
1765 Tcl_CancelIdleCall(AfterProc, (ClientData) afterPtr);
2020 Tcl_CancelIdleCall(AfterProc, (ClientData) afterPtr);

Completed in 1813 milliseconds