Ruby  2.0.0p594(2014-10-27revision48167)
Data Fields
eval_queue Struct Reference

Data Fields

Tcl_Event ev
 
char * str
 
int len
 
VALUE interp
 
intdone
 
int safe_level
 
VALUE result
 
VALUE thread
 

Detailed Description

Definition at line 416 of file tcltklib.c.

Field Documentation

int* eval_queue::done

Definition at line 421 of file tcltklib.c.

Tcl_Event eval_queue::ev

Definition at line 417 of file tcltklib.c.

VALUE eval_queue::interp

Definition at line 420 of file tcltklib.c.

Referenced by eval_queue_mark().

int eval_queue::len

Definition at line 419 of file tcltklib.c.

VALUE eval_queue::result

Definition at line 423 of file tcltklib.c.

Referenced by eval_queue_mark().

int eval_queue::safe_level

Definition at line 422 of file tcltklib.c.

char* eval_queue::str

Definition at line 418 of file tcltklib.c.

VALUE eval_queue::thread

Definition at line 424 of file tcltklib.c.

Referenced by eval_queue_mark().


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