|
Ruby
1.9.3p448(2013-06-27revision41675)
|
#include <vm_core.h>
Data Fields | |
| rb_unblock_function_t * | func |
| void * | arg |
| void* rb_unblock_callback::arg |
Definition at line 382 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 381 of file vm_core.h.
Referenced by rb_thread_call_with_gvl(), rb_threadptr_interrupt(), set_unblock_function(), and thread_fd_close_i().
1.7.6.1