Ruby  1.9.3p448(2013-06-27revision41675)
Data Fields
event_call_args Struct Reference

Data Fields

rb_thread_tth
 
VALUE klass
 
VALUE self
 
VALUE proc
 
ID id
 
rb_event_flag_t event
 

Detailed Description

Definition at line 4078 of file thread.c.

Field Documentation

rb_event_flag_t event_call_args::event
ID event_call_args::id
VALUE event_call_args::klass
VALUE event_call_args::proc

Definition at line 4082 of file thread.c.

Referenced by call_trace_func(), call_trace_proc(), and rb_threadptr_exec_event_hooks().

VALUE event_call_args::self
rb_thread_t* event_call_args::th

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