Ruby  2.1.10p492(2016-04-01revision54464)
Data Fields
call_queue Struct Reference

Data Fields

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

Detailed Description

Definition at line 432 of file tcltklib.c.

Field Documentation

int call_queue::argc

Definition at line 435 of file tcltklib.c.

Referenced by call_queue_mark().

VALUE* call_queue::argv

Definition at line 436 of file tcltklib.c.

Referenced by call_queue_mark().

int* call_queue::done

Definition at line 438 of file tcltklib.c.

Tcl_Event call_queue::ev

Definition at line 433 of file tcltklib.c.

VALUE(* call_queue::func)()

Definition at line 434 of file tcltklib.c.

VALUE call_queue::interp

Definition at line 437 of file tcltklib.c.

Referenced by call_queue_mark().

VALUE call_queue::result

Definition at line 440 of file tcltklib.c.

Referenced by call_queue_mark().

int call_queue::safe_level

Definition at line 439 of file tcltklib.c.

VALUE call_queue::thread

Definition at line 441 of file tcltklib.c.

Referenced by call_queue_mark().


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