Ruby 2.7.6p219 (2022-04-12 revision c9c2245c0a25176072e02db9254f0e0c84c805cd)
Data Fields
rb_hook_list_struct Struct Reference

#include <rb_mjit_min_header-2.7.6.h>

Data Fields

struct rb_event_hook_structhooks
 
rb_event_flag_t events
 
unsigned int need_clean
 
unsigned int running
 

Detailed Description

Definition at line 9776 of file rb_mjit_min_header-2.7.6.h.

Field Documentation

◆ events

rb_event_flag_t rb_hook_list_struct::events

Definition at line 9778 of file rb_mjit_min_header-2.7.6.h.

Referenced by rb_iseq_trace_set().

◆ hooks

struct rb_event_hook_struct * rb_hook_list_struct::hooks

Definition at line 9777 of file rb_mjit_min_header-2.7.6.h.

Referenced by rb_hook_list_mark().

◆ need_clean

unsigned int rb_hook_list_struct::need_clean

Definition at line 9779 of file rb_mjit_min_header-2.7.6.h.

◆ running

unsigned int rb_hook_list_struct::running

Definition at line 9780 of file rb_mjit_min_header-2.7.6.h.


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