iseq_inline_storage_entry Union Reference

#include <vm_core.h>


Data Fields

struct {
   rb_thread_struct *   running_thread
   VALUE   value
   VALUE   done
once
iseq_inline_cache_entry cache


Detailed Description

Definition at line 141 of file vm_core.h.


Field Documentation

struct iseq_inline_cache_entry iseq_inline_storage_entry::cache

Definition at line 147 of file vm_core.h.

VALUE iseq_inline_storage_entry::done

Definition at line 145 of file vm_core.h.

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().

VALUE iseq_inline_storage_entry::value

Definition at line 144 of file vm_core.h.


The documentation for this union was generated from the following file:
Generated on 19 Jul 2016 for Ruby by  doxygen 1.4.7