Ruby 2.7.6p219 (2022-04-12 revision c9c2245c0a25176072e02db9254f0e0c84c805cd)
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: