Ruby
3.4.0dev (2024-11-05 revision e440268d51fe02b303e3817a7a733a0dac1c5091)
|
Data Fields | |
rb_nativethread_lock_t | lock_ |
struct rb_thread_struct * | running |
bool | is_running |
bool | is_running_timeslice |
bool | enable_mn_threads |
struct ccan_list_head | readyq |
int | readyq_cnt |
struct ccan_list_node | grq_node |
HANDLE | lock |
Definition at line 16 of file thread_none.h.