Data Fields

call_queue Struct Reference

Data Fields

Tcl_Event ev
VALUE(* func )()
int argc
VALUEargv
VALUE interp
int * done
int safe_level
VALUE result
VALUE thread

Detailed Description

Definition at line 403 of file tcltklib.c.


Field Documentation

Definition at line 409 of file tcltklib.c.

Referenced by call_queue_handler(), and tk_funcall().

Tcl_Event call_queue::ev

Definition at line 404 of file tcltklib.c.

Referenced by tk_funcall().

Definition at line 405 of file tcltklib.c.

Referenced by call_queue_handler(), 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().


The documentation for this struct was generated from the following file: