#include <vm_core.h>
Data Fields | |
| rb_unblock_function_t * | func |
| void * | arg |
Definition at line 380 of file vm_core.h.
| void* rb_unblock_callback::arg |
Definition at line 382 of file vm_core.h.
Referenced by native_sleep(), rb_thread_call_with_gvl(), rb_threadptr_interrupt(), set_unblock_function(), and thread_fd_close_i().
Definition at line 381 of file vm_core.h.
Referenced by native_sleep(), rb_thread_call_with_gvl(), rb_threadptr_interrupt(), set_unblock_function(), and thread_fd_close_i().
1.6.1