Ruby 3.5.0dev (2025-06-07 revision 20cf46039a90135b3d9efceabc73b0d41ad257b8)
Data Fields
rb_workqueue_job Struct Reference

Data Fields

struct ccan_list_node jnode
 
rb_postponed_job_func_t func
 
void * data
 

Detailed Description

Definition at line 1642 of file vm_trace.c.

Field Documentation

◆ data

void* rb_workqueue_job::data

Definition at line 1645 of file vm_trace.c.

◆ func

rb_postponed_job_func_t rb_workqueue_job::func

Definition at line 1644 of file vm_trace.c.

◆ jnode

struct ccan_list_node rb_workqueue_job::jnode

Definition at line 1643 of file vm_trace.c.


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