Ruby
2.1.10p492(2016-04-01revision54464)
|
Go to the source code of this file.
Functions | |
int | ruby_open_tk_dll () |
int | tcl_stubs_init_p () |
int | tk_stubs_init_p () |
if (!open_tcl_dll) | |
if (st) | |
_nativethread_consistency_check (tcl_ip) | |
int | ruby_tcl_stubs_init () |
int | ruby_tcltk_stubs () |
Variables | |
static int | nativethread_checked = 0 |
static void Tcl_Interp * | ip |
static int | open_tcl_dll = 0 |
static int | call_tk_stubs_init = 0 |
int char * | appname |
return | TCLTK_STUBS_OK |
Tcl_Interp *int * | st |
return | tcl_ip |
_nativethread_consistency_check | ( | tcl_ip | ) |
if | ( | ! | open_tcl_dll | ) |
Definition at line 515 of file stubs.c.
References rb_argv0, RSTRING_PTR, and ruby_open_tcl_dll().
int ruby_open_tk_dll | ( | ) |
Definition at line 472 of file stubs.c.
References rb_argv0, RSTRING_PTR, ruby_open_tcl_dll(), and TCLTK_STUBS_OK.
int ruby_tcl_stubs_init | ( | ) |
int ruby_tcltk_stubs | ( | ) |
Definition at line 587 of file stubs.c.
References rb_argv0, and RSTRING_PTR.
int tcl_stubs_init_p | ( | ) |
Definition at line 494 of file stubs.c.
Referenced by tcl_stubs_check().
int tk_stubs_init_p | ( | ) |
Definition at line 500 of file stubs.c.
References call_tk_stubs_init.
|
static |
Definition at line 451 of file stubs.c.
Referenced by tk_stubs_init_p().
|
static |
Definition at line 43 of file stubs.c.
Referenced by econv_primitive_convert(), iseq_compile_each(), make_name_for_block(), read_num(), and signbit().
Tcl_Interp* int* st |
Definition at line 510 of file stubs.c.
Referenced by for(), get_stat(), get_volume_serial_number(), gmtime_r(), ossl_pkcs12_initialize(), rb_stat_init(), rb_stat_inspect(), rb_struct_define(), rb_struct_s_def(), rb_threadptr_tag_jump(), rb_vmdebug_stack_dump_raw(), rb_waitpid(), rbtime2vtdate(), read_comp(), stat_atimespec(), stat_ctimespec(), stat_mtimespec(), stat_new_0(), struct_alloc(), sysexit_status(), tcl_stubs_check(), and vtdate2rbtime().
return TCLTK_STUBS_OK |
Definition at line 460 of file stubs.c.
Referenced by if(), Init_tcltklib(), ruby_open_tk_dll(), ruby_tcl_stubs_init(), and tcl_stubs_check().