Ruby
2.4.2p198(2017-09-14revision59899)
|
#include <vm_core.h>
Data Fields | |
struct { | |
struct rb_thread_struct * running_thread | |
VALUE value | |
} | once |
struct iseq_inline_cache_entry | cache |
struct iseq_inline_cache_entry iseq_inline_storage_entry::cache |
struct { ... } iseq_inline_storage_entry::once |
Referenced by vm_once_clear().
struct rb_thread_struct* iseq_inline_storage_entry::running_thread |
Definition at line 197 of file vm_core.h.
Referenced by vm_once_clear().