Ruby 3.1.3p185 (2022-11-24 revision 1a6b16756e0ba6b95ab71a441357ed5484e33498)
Data Fields
rb_hook_list_struct Struct Reference

Data Fields

struct rb_event_hook_structhooks
 
rb_event_flag_t events
 
unsigned int running
 
_Bool need_clean
 
_Bool is_local
 
bool need_clean
 
bool is_local
 

Detailed Description

Definition at line 7528 of file rb_mjit_min_header-3.1.3.h.

Field Documentation

◆ events

rb_event_flag_t rb_hook_list_struct::events

Definition at line 7530 of file rb_mjit_min_header-3.1.3.h.

◆ hooks

struct rb_event_hook_struct * rb_hook_list_struct::hooks

Definition at line 7529 of file rb_mjit_min_header-3.1.3.h.

◆ is_local [1/2]

_Bool rb_hook_list_struct::is_local

Definition at line 7533 of file rb_mjit_min_header-3.1.3.h.

◆ is_local [2/2]

bool rb_hook_list_struct::is_local

Definition at line 614 of file vm_core.h.

◆ need_clean [1/2]

_Bool rb_hook_list_struct::need_clean

Definition at line 7532 of file rb_mjit_min_header-3.1.3.h.

◆ need_clean [2/2]

bool rb_hook_list_struct::need_clean

Definition at line 613 of file vm_core.h.

◆ running

unsigned int rb_hook_list_struct::running

Definition at line 7531 of file rb_mjit_min_header-3.1.3.h.


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