#include <vm_core.h>
Data Fields | |
| struct { | |
| rb_thread_struct * running_thread | |
| VALUE value | |
| VALUE done | |
| } | once |
| iseq_inline_cache_entry | cache |
Definition at line 141 of file vm_core.h.
| struct { ... } iseq_inline_storage_entry::once |
Referenced by vm_once_clear().
1.4.7