#include <vm_core.h>
Data Fields | |
rb_unblock_function_t * | func |
void * | arg |
Definition at line 370 of file vm_core.h.
void* rb_unblock_callback::arg |
Definition at line 372 of file vm_core.h.
Referenced by rb_thread_call_with_gvl(), rb_threadptr_interrupt(), and set_unblock_function().
Definition at line 371 of file vm_core.h.
Referenced by rb_thread_call_with_gvl(), rb_threadptr_interrupt(), and set_unblock_function().