Ruby  3.4.0dev (2024-11-22 revision 0989400a925cd201defdca9eb28eb87200b30785)
Data Fields
rb_native_thread Struct Reference

Data Fields

void * thread_id
 
rb_atomic_t serial
 
struct rb_vm_structvm
 
rb_nativethread_id_t thread_id
 
struct rb_thread_structrunning_thread
 
struct {
   rb_nativethread_cond_t   intr
 
   rb_nativethread_cond_t   readyq
 
cond
 
struct coroutine_contextnt_context
 
int dedicated
 
size_t machine_stack_maxsize
 
HANDLE thread_id
 
HANDLE interrupt_event
 

Detailed Description

Definition at line 11 of file thread_none.h.


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