Ruby  2.7.2p137(2020-10-01revision5445e0435260b449decf2ac16f9d09bae3cafe72)
Data Fields
rb_postponed_job_struct Struct Reference

Data Fields

rb_postponed_job_func_t func
 
voiddata
 

Detailed Description

Definition at line 1537 of file vm_trace.c.

Field Documentation

◆ data

void* rb_postponed_job_struct::data

Definition at line 1539 of file vm_trace.c.

Referenced by rb_workqueue_register().

◆ func

rb_postponed_job_func_t rb_postponed_job_struct::func ( void  )

Definition at line 1538 of file vm_trace.c.

Referenced by rb_workqueue_register().


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