Ruby 3.0.5p211 (2022-11-24 revision ba5cf0f7c52d4d35cc6a173c89eda98ceffa2dcf)
Data Fields
rb_postponed_job_struct Struct Reference

Data Fields

rb_postponed_job_func_t func
 
void * data
 

Detailed Description

Definition at line 1542 of file vm_trace.c.

Field Documentation

◆ data

void* rb_postponed_job_struct::data

Definition at line 1544 of file vm_trace.c.

Referenced by rb_postponed_job_flush(), and rb_workqueue_register().

◆ func

rb_postponed_job_func_t rb_postponed_job_struct::func

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