Ruby  3.4.0dev (2024-11-05 revision 348a53415339076afc4a02fcd09f3ae36e9c4c61)
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: