Ruby 1.9.3p327(2012-11-10revision37606)
|
#include <vm_core.h>
Data Fields | |
rb_unblock_function_t * | func |
void * | arg |
void* rb_unblock_callback::arg |
Definition at line 381 of file vm_core.h.
Referenced by rb_thread_call_with_gvl(), rb_threadptr_interrupt(), set_unblock_function(), and thread_fd_close_i().
Definition at line 380 of file vm_core.h.
Referenced by rb_thread_call_with_gvl(), rb_threadptr_interrupt(), set_unblock_function(), and thread_fd_close_i().