Ruby
2.7.0p0(2019-12-25revision647ee6f091eafcce70ffb75ddf7e121e192ab217)
|
#include <vm_core.h>
Data Fields | |
struct rb_event_hook_struct * | hooks |
rb_event_flag_t | events |
unsigned int | need_clean |
unsigned int | running |
rb_event_flag_t rb_hook_list_struct::events |
struct rb_event_hook_struct * rb_hook_list_struct::hooks |
Definition at line 566 of file vm_core.h.
Referenced by rb_hook_list_mark().