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

/ast/src/lib/libtksh/include/
H A Dtcl.h310 typedef void (Tcl_TimerProc) _ANSI_ARGS_((ClientData clientData)); typedef
831 Tcl_TimerProc *proc, ClientData clientData));
835 Tcl_TimerProc *proc, ClientData clientData));
872 Tcl_TimerProc *proc, ClientData clientData));
/ast/src/lib/libtksh/tcl/
H A DtclEvent.c74 Tcl_TimerProc *proc; /* Procedure to call. */
634 Tcl_TimerProc *proc; /* Procedure to invoke. */
758 Tcl_TimerProc *proc; /* Procedure to invoke. */
816 Tcl_TimerProc *proc; /* Callback procedure for the timeout. */
/ast/src/lib/libtk/generic/
H A Dtk.h905 #define Tk_TimerProc Tcl_TimerProc

Completed in 30 milliseconds