Ruby
2.1.10p492(2016-04-01revision54464)
|
#include <vm_core.h>
Data Fields | |
struct { | |
struct rb_thread_struct * running_thread | |
VALUE value | |
VALUE done | |
} | 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 143 of file vm_core.h.
Referenced by vm_once_clear().