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

#include <vm_core.h>

Data Fields

struct rb_event_hook_structhooks
 
rb_event_flag_t events
 
int need_clean
 

Detailed Description

Definition at line 342 of file vm_core.h.

Field Documentation

◆ events

rb_event_flag_t rb_hook_list_struct::events

Definition at line 344 of file vm_core.h.

◆ hooks

struct rb_event_hook_struct* rb_hook_list_struct::hooks

Definition at line 343 of file vm_core.h.

Referenced by rb_vm_trace_mark_event_hooks().

◆ need_clean

int rb_hook_list_struct::need_clean

Definition at line 345 of file vm_core.h.


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