rb_unblock_callback Struct Reference

#include <vm_core.h>


Data Fields

rb_unblock_function_tfunc
void * arg


Detailed Description

Definition at line 499 of file vm_core.h.


Field Documentation

void* rb_unblock_callback::arg

Definition at line 501 of file vm_core.h.

Referenced by rb_thread_call_with_gvl(), and set_unblock_function().

rb_unblock_function_t* rb_unblock_callback::func

Definition at line 500 of file vm_core.h.

Referenced by rb_thread_call_with_gvl(), and set_unblock_function().


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