Ruby  2.0.0p648(2015-12-16revision53162)
Data Fields
evloop_params Struct Reference

Data Fields

int check_root
 
int update_flag
 
int * check_var
 
Tcl_Interp * interp
 
int thr_crit_bup
 

Detailed Description

Definition at line 2550 of file tcltklib.c.

Field Documentation

◆ check_root

int evloop_params::check_root

Definition at line 2551 of file tcltklib.c.

Referenced by lib_eventloop_launcher(), and lib_eventloop_main_core().

◆ check_var

int* evloop_params::check_var

Definition at line 2553 of file tcltklib.c.

Referenced by lib_eventloop_launcher(), and lib_eventloop_main_core().

◆ interp

Tcl_Interp* evloop_params::interp

Definition at line 2554 of file tcltklib.c.

Referenced by lib_eventloop_launcher(), and lib_eventloop_main_core().

◆ thr_crit_bup

int evloop_params::thr_crit_bup

Definition at line 2555 of file tcltklib.c.

Referenced by lib_eventloop_ensure().

◆ update_flag

int evloop_params::update_flag

Definition at line 2552 of file tcltklib.c.

Referenced by lib_eventloop_launcher(), and lib_eventloop_main_core().


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