Ruby
3.4.0dev (2024-11-23 revision b4d13fac3dd5420475aa1e14fdad8137da7e3ee0)
|
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.