Data Fields | |
| Tcl_Event | ev |
| VALUE(* | func )() |
| int | argc |
| VALUE * | argv |
| VALUE | interp |
| int * | done |
| int | safe_level |
| VALUE | result |
| VALUE | thread |
Definition at line 403 of file tcltklib.c.
| int call_queue::argc |
Definition at line 406 of file tcltklib.c.
Referenced by call_queue_handler(), call_queue_mark(), callq_safelevel_handler(), and tk_funcall().
Definition at line 407 of file tcltklib.c.
Referenced by call_queue_handler(), call_queue_mark(), callq_safelevel_handler(), and tk_funcall().
| int* call_queue::done |
| Tcl_Event call_queue::ev |
| VALUE(* call_queue::func)() |
Referenced by call_queue_handler(), callq_safelevel_handler(), and tk_funcall().
Definition at line 408 of file tcltklib.c.
Referenced by call_queue_handler(), call_queue_mark(), callq_safelevel_handler(), and tk_funcall().
Definition at line 411 of file tcltklib.c.
Referenced by call_queue_handler(), call_queue_mark(), and tk_funcall().
Definition at line 410 of file tcltklib.c.
Referenced by call_queue_handler(), callq_safelevel_handler(), and tk_funcall().
Definition at line 412 of file tcltklib.c.
Referenced by call_queue_handler(), call_queue_mark(), and tk_funcall().