rb_thread_t       184 blockinlining.c     rb_thread_t *th = GET_THREAD();
rb_thread_t       304 blockinlining.c     rb_thread_t *th = GET_THREAD();
rb_thread_t       437 blockinlining.c     rb_thread_t *th = GET_THREAD();
rb_thread_t      5321 compile.c          rb_thread_t *th = GET_THREAD();
rb_thread_t      5346 compile.c          rb_thread_t *th = GET_THREAD();
rb_thread_t        42 cont.c             rb_thread_t saved_thread;
rb_thread_t        75 cont.c         void rb_thread_mark(rb_thread_t *th);
rb_thread_t       180 cont.c         cont_save_machine_stack(rb_thread_t *th, rb_context_t *cont)
rb_thread_t       183 cont.c             rb_thread_t *sth = &cont->saved_thread;
rb_thread_t       232 cont.c             rb_thread_t *th = GET_THREAD();
rb_thread_t       250 cont.c         void rb_vm_stack_to_heap(rb_thread_t *th);
rb_thread_t       256 cont.c             rb_thread_t *th = GET_THREAD(), *sth;
rb_thread_t       297 cont.c             rb_thread_t *th = GET_THREAD(), *sth = &cont->saved_thread;
rb_thread_t       544 cont.c             rb_thread_t *th = GET_THREAD();
rb_thread_t       665 cont.c             rb_thread_t *th = &cont->saved_thread;
rb_thread_t       719 cont.c         	rb_thread_t *th = GET_THREAD();
rb_thread_t       748 cont.c             rb_thread_t *th = GET_THREAD();
rb_thread_t       790 cont.c         root_fiber_alloc(rb_thread_t *th)
rb_thread_t       805 cont.c             rb_thread_t *th = GET_THREAD();
rb_thread_t       817 cont.c             rb_thread_t *th = GET_THREAD();
rb_thread_t       848 cont.c             rb_thread_t *th = GET_THREAD();
rb_thread_t      1194 error.c            rb_thread_t *th = GET_THREAD();
rb_thread_t       133 eval.c             rb_thread_t *th = GET_THREAD();
rb_thread_t       199 eval.c             rb_thread_t *th = GET_THREAD();
rb_thread_t       341 eval.c             rb_thread_t *th = GET_THREAD();
rb_thread_t       519 eval.c             rb_thread_t *th = GET_THREAD();
rb_thread_t       534 eval.c             rb_thread_t *th = GET_THREAD();
rb_thread_t       566 eval.c             rb_thread_t *th = GET_THREAD();
rb_thread_t       636 eval.c             rb_thread_t *th = GET_THREAD();
rb_thread_t       720 eval.c             rb_thread_t *th = GET_THREAD();
rb_thread_t       732 eval.c             rb_thread_t *th = GET_THREAD();
rb_thread_t       886 eval.c             rb_thread_t *th = GET_THREAD();
rb_thread_t       903 eval.c             rb_thread_t *th = GET_THREAD();
rb_thread_t       931 eval.c         	rb_thread_t *th = GET_THREAD();
rb_thread_t       964 eval.c             rb_thread_t *th = GET_THREAD();
rb_thread_t       216 eval_error.c       rb_thread_t *th = GET_THREAD();
rb_thread_t        13 eval_intern.h      rb_thread_t * const __th__ = GET_THREAD(); \
rb_thread_t       106 eval_intern.h    rb_thread_t * const _th = th; \
rb_thread_t       183 eval_intern.h  int rb_thread_set_raised(rb_thread_t *th);
rb_thread_t       184 eval_intern.h  int rb_thread_reset_raised(rb_thread_t *th);
rb_thread_t        64 eval_jump.c        rb_thread_t *th = GET_THREAD();
rb_thread_t       441 gc.c               rb_thread_t *th = GET_THREAD();
rb_thread_t       987 gc.c           rb_fill_value_cache(rb_thread_t *th)
rb_thread_t      1018 gc.c               rb_thread_t *th = GET_THREAD();
rb_thread_t      1105 gc.c               rb_thread_t *th = GET_THREAD();
rb_thread_t      1118 gc.c               rb_thread_t *th = GET_THREAD();
rb_thread_t      1128 gc.c               rb_thread_t *th = GET_THREAD();
rb_thread_t      1949 gc.c           mark_current_machine_context(rb_objspace_t *objspace, rb_thread_t *th)
rb_thread_t      1995 gc.c               rb_thread_t *th = GET_THREAD();
rb_thread_t      2075 gc.c           rb_gc_mark_machine_stack(rb_thread_t *th)
rb_thread_t       111 iseq.c             rb_thread_t *th = GET_THREAD();
rb_thread_t       316 iseq.c             rb_thread_t *th = GET_THREAD();
rb_thread_t       473 iseq.c             rb_thread_t *th = GET_THREAD();
rb_thread_t       260 load.c             rb_thread_t *th = GET_THREAD();
rb_thread_t       266 load.c             rb_thread_t *volatile th0 = th;
rb_thread_t       539 load.c             rb_thread_t *th = GET_THREAD();
rb_thread_t       274 proc.c         rb_control_frame_t *rb_vm_get_ruby_level_next_cfp(rb_thread_t *th, rb_control_frame_t *cfp);
rb_thread_t       279 proc.c             rb_thread_t *th = GET_THREAD();
rb_thread_t       345 proc.c             rb_thread_t *th = GET_THREAD();
rb_thread_t      1228 proc.c         	rb_thread_t *th = GET_THREAD();
rb_thread_t      1229 proc.c         	VALUE rb_vm_call(rb_thread_t * th, VALUE klass, VALUE recv, VALUE id, ID oid,
rb_thread_t       223 process.c          rb_thread_t *th = GET_THREAD();
rb_thread_t       456 ruby.c             rb_thread_t *th = GET_THREAD();
rb_thread_t      1205 ruby.c             rb_thread_t *th = GET_THREAD();
rb_thread_t        42 safe.c             rb_thread_t *th = GET_THREAD();
rb_thread_t        62 safe.c             rb_thread_t *th = GET_THREAD();
rb_thread_t       591 signal.c           int ruby_stack_overflowed_p(const rb_thread_t *, const void *);
rb_thread_t       592 signal.c           NORETURN(void ruby_thread_stack_overflow(rb_thread_t *th));
rb_thread_t       593 signal.c           rb_thread_t *th = GET_THREAD();
rb_thread_t       639 signal.c       rb_signal_exec(rb_thread_t *th, int sig)
rb_thread_t        63 thread.c       static void sleep_timeval(rb_thread_t *th, struct timeval time);
rb_thread_t        64 thread.c       static void sleep_wait_for_interrupt(rb_thread_t *th, double sleepsec);
rb_thread_t        65 thread.c       static void sleep_forever(rb_thread_t *th, int nodeadlock);
rb_thread_t        68 thread.c       static int rb_thread_dead(rb_thread_t *th);
rb_thread_t        73 thread.c       void rb_signal_exec(rb_thread_t *th, int sig);
rb_thread_t        96 thread.c       static void set_unblock_function(rb_thread_t *th, rb_unblock_function_t *func, void *arg,
rb_thread_t        98 thread.c       static void reset_unblock_function(rb_thread_t *th, const struct rb_unblock_callback *old);
rb_thread_t       100 thread.c       static void inline blocking_region_begin(rb_thread_t *th, struct rb_blocking_region_buffer *region,
rb_thread_t       102 thread.c       static void inline blocking_region_end(rb_thread_t *th, struct rb_blocking_region_buffer *region);
rb_thread_t       105 thread.c         rb_thread_t *_th_stored = GET_THREAD(); \
rb_thread_t       122 thread.c           rb_thread_t *__th = GET_THREAD(); \
rb_thread_t       168 thread.c       NOINLINE(static int thread_start_func_2(rb_thread_t *th, VALUE *stack_start,
rb_thread_t       225 thread.c       set_unblock_function(rb_thread_t *th, rb_unblock_function_t *func, void *arg,
rb_thread_t       244 thread.c       reset_unblock_function(rb_thread_t *th, const struct rb_unblock_callback *old)
rb_thread_t       252 thread.c       rb_thread_interrupt(rb_thread_t *th)
rb_thread_t       267 thread.c       terminate_i(st_data_t key, st_data_t val, rb_thread_t *main_thread)
rb_thread_t       270 thread.c           rb_thread_t *th;
rb_thread_t       299 thread.c           rb_thread_t *th = GET_THREAD(); /* main thread */
rb_thread_t       330 thread.c           rb_thread_t *th = th_ptr;
rb_thread_t       341 thread.c           rb_thread_t *th = th_ptr;
rb_thread_t       347 thread.c       static VALUE rb_thread_raise(int, VALUE *, rb_thread_t *);
rb_thread_t       351 thread.c       ruby_thread_init_stack(rb_thread_t *th)
rb_thread_t       357 thread.c       thread_start_func_2(rb_thread_t *th, VALUE *stack_start, VALUE *register_stack_start)
rb_thread_t       362 thread.c           rb_thread_t *join_th;
rb_thread_t       363 thread.c           rb_thread_t *main_th;
rb_thread_t       477 thread.c           rb_thread_t *th;
rb_thread_t       503 thread.c           rb_thread_t *th;
rb_thread_t       533 thread.c           rb_thread_t *th;
rb_thread_t       567 thread.c           rb_thread_t *target, *waiting;
rb_thread_t       576 thread.c           rb_thread_t *target_th = p->target, *th = p->waiting;
rb_thread_t       579 thread.c       	rb_thread_t **pth = &target_th->join_list_head;
rb_thread_t       597 thread.c           rb_thread_t *target_th = p->target, *th = p->waiting;
rb_thread_t       620 thread.c       thread_join(rb_thread_t *target_th, double delay)
rb_thread_t       622 thread.c           rb_thread_t *th = GET_THREAD();
rb_thread_t       705 thread.c           rb_thread_t *target_th;
rb_thread_t       733 thread.c           rb_thread_t *th;
rb_thread_t       758 thread.c       sleep_forever(rb_thread_t *th, int deadlockable)
rb_thread_t       794 thread.c       sleep_timeval(rb_thread_t *th, struct timeval tv)
rb_thread_t       857 thread.c       sleep_wait_for_interrupt(rb_thread_t *th, double sleepsec)
rb_thread_t       863 thread.c       sleep_for_polling(rb_thread_t *th)
rb_thread_t       874 thread.c           rb_thread_t *th = GET_THREAD();
rb_thread_t       883 thread.c       	rb_thread_t *th = GET_THREAD();
rb_thread_t       915 thread.c           rb_thread_t *th;
rb_thread_t       933 thread.c       	rb_thread_t *th = GET_THREAD();
rb_thread_t       953 thread.c       blocking_region_begin(rb_thread_t *th, struct rb_blocking_region_buffer *region,
rb_thread_t       966 thread.c       blocking_region_end(rb_thread_t *th, struct rb_blocking_region_buffer *region)
rb_thread_t       982 thread.c           rb_thread_t *th = GET_THREAD();
rb_thread_t       991 thread.c           rb_thread_t *th = GET_THREAD();
rb_thread_t      1038 thread.c           rb_thread_t *th = GET_THREAD();
rb_thread_t      1097 thread.c           rb_thread_t *th = ruby_thread_from_native();
rb_thread_t      1139 thread.c           rb_thread_t *th = ruby_thread_from_native();
rb_thread_t      1181 thread.c       rb_thread_execute_interrupts(rb_thread_t *th)
rb_thread_t      1255 thread.c       rb_thread_ready(rb_thread_t *th)
rb_thread_t      1261 thread.c       rb_thread_raise(int argc, VALUE *argv, rb_thread_t *th)
rb_thread_t      1285 thread.c           rb_thread_t *th = thptr;
rb_thread_t      1296 thread.c           rb_thread_t *th = thptr;
rb_thread_t      1304 thread.c       ruby_thread_stack_overflow(rb_thread_t *th)
rb_thread_t      1312 thread.c       rb_thread_set_raised(rb_thread_t *th)
rb_thread_t      1322 thread.c       rb_thread_reset_raised(rb_thread_t *th)
rb_thread_t      1359 thread.c           rb_thread_t *th;
rb_thread_t      1381 thread.c           rb_thread_t *th;
rb_thread_t      1461 thread.c           rb_thread_t *th;
rb_thread_t      1536 thread.c           rb_thread_t *th;
rb_thread_t      1679 thread.c           rb_thread_t *th;
rb_thread_t      1697 thread.c           rb_thread_t *th;
rb_thread_t      1719 thread.c           rb_thread_t *th;
rb_thread_t      1749 thread.c       rb_thread_dead(rb_thread_t *th)
rb_thread_t      1780 thread.c           rb_thread_t *th;
rb_thread_t      1809 thread.c           rb_thread_t *th;
rb_thread_t      1832 thread.c           rb_thread_t *th;
rb_thread_t      1857 thread.c           rb_thread_t *th;
rb_thread_t      1874 thread.c           rb_thread_t *th;
rb_thread_t      1889 thread.c           rb_thread_t *th;
rb_thread_t      1935 thread.c           rb_thread_t *th;
rb_thread_t      1985 thread.c           rb_thread_t *th;
rb_thread_t      2040 thread.c           rb_thread_t *th;
rb_thread_t      2065 thread.c           rb_thread_t *th;
rb_thread_t      2096 thread.c           rb_thread_t *th;
rb_thread_t      2505 thread.c       rb_gc_save_machine_context(rb_thread_t *th)
rb_thread_t      2526 thread.c           rb_thread_t *mth;
rb_thread_t      2546 thread.c       	rb_thread_t *th = vm->running_thread;
rb_thread_t      2604 thread.c           rb_thread_t *th = GET_THREAD();
rb_thread_t      2620 thread.c           rb_thread_t *th;
rb_thread_t      2623 thread.c           if (th != (rb_thread_t *)current_th) {
rb_thread_t      2640 thread.c           rb_thread_t *th;
rb_thread_t      2643 thread.c           if (th != (rb_thread_t *)current_th) {
rb_thread_t      2697 thread.c           rb_thread_t *th;
rb_thread_t      2808 thread.c           rb_thread_t *th;
rb_thread_t      2868 thread.c       static const char *mutex_unlock(mutex_t *mutex, rb_thread_t volatile *th);
rb_thread_t      2931 thread.c       mutex_locked(rb_thread_t *th, VALUE self)
rb_thread_t      2969 thread.c       lock_func(rb_thread_t *th, mutex_t *mutex, int last_thread)
rb_thread_t      3030 thread.c       	rb_thread_t *th = GET_THREAD();
rb_thread_t      3079 thread.c       mutex_unlock(mutex_t *mutex, rb_thread_t volatile *th)
rb_thread_t      3382 thread.c       thread_reset_event_flags(rb_thread_t *th)
rb_thread_t      3394 thread.c       rb_thread_add_event_hook(rb_thread_t *th,
rb_thread_t      3407 thread.c           rb_thread_t *th;
rb_thread_t      3462 thread.c       rb_thread_remove_event_hook(rb_thread_t *th, rb_event_hook_func_t func)
rb_thread_t      3486 thread.c           rb_thread_t *th;
rb_thread_t      3653 thread.c           rb_thread_t *th = GET_THREAD();
rb_thread_t      3751 thread.c       	rb_thread_t *th = GET_THREAD();
rb_thread_t      3793 thread.c           rb_thread_t *th = ruby_thread_from_native();
rb_thread_t      3802 thread.c           rb_thread_t *th;
rb_thread_t      3827 thread.c           rb_thread_t *th;
rb_thread_t       135 thread_pthread.c static void add_signal_thread_list(rb_thread_t *th);
rb_thread_t       137 thread_pthread.c static void remove_signal_thread_list(rb_thread_t *th);
rb_thread_t       149 thread_pthread.c static rb_thread_t *
rb_thread_t       156 thread_pthread.c ruby_thread_set_native(rb_thread_t *th)
rb_thread_t       164 thread_pthread.c     rb_thread_t *th = GET_THREAD();
rb_thread_t       175 thread_pthread.c native_thread_destroy(rb_thread_t *th)
rb_thread_t       308 thread_pthread.c native_thread_init_stack(rb_thread_t *th)
rb_thread_t       347 thread_pthread.c 	rb_thread_t *th = th_ptr;
rb_thread_t       356 thread_pthread.c 	rb_thread_t *th;
rb_thread_t       357 thread_pthread.c 	static rb_thread_t *register_cached_thread_and_wait(void);
rb_thread_t       371 thread_pthread.c     volatile rb_thread_t **th_area;
rb_thread_t       381 thread_pthread.c static rb_thread_t *
rb_thread_t       385 thread_pthread.c     volatile rb_thread_t *th_area = 0;
rb_thread_t       428 thread_pthread.c     return (rb_thread_t *)th_area;
rb_thread_t       433 thread_pthread.c use_cached_thread(rb_thread_t *th)
rb_thread_t       459 thread_pthread.c native_thread_create(rb_thread_t *th)
rb_thread_t       525 thread_pthread.c native_thread_apply_priority(rb_thread_t *th)
rb_thread_t       555 thread_pthread.c     rb_thread_t *th = (rb_thread_t *)ptr;
rb_thread_t       562 thread_pthread.c ubf_select_each(rb_thread_t *th)
rb_thread_t       573 thread_pthread.c     rb_thread_t *th = (rb_thread_t *)ptr;
rb_thread_t       584 thread_pthread.c native_sleep(rb_thread_t *th, struct timeval *tv)
rb_thread_t       641 thread_pthread.c     rb_thread_t *th;
rb_thread_t       677 thread_pthread.c add_signal_thread_list(rb_thread_t *th)
rb_thread_t       704 thread_pthread.c remove_signal_thread_list(rb_thread_t *th)
rb_thread_t       819 thread_pthread.c ruby_stack_overflowed_p(const rb_thread_t *th, const void *addr)
rb_thread_t        35 thread_win32.c static rb_thread_t *
rb_thread_t        42 thread_win32.c ruby_thread_set_native(rb_thread_t *th)
rb_thread_t        50 thread_win32.c     rb_thread_t *th = GET_THREAD();
rb_thread_t        97 thread_win32.c w32_wait_events(HANDLE *events, int count, DWORD timeout, rb_thread_t *th)
rb_thread_t       208 thread_win32.c native_sleep(rb_thread_t *th, struct timeval *tv)
rb_thread_t       428 thread_win32.c native_thread_init_stack(rb_thread_t *th)
rb_thread_t       446 thread_win32.c native_thread_destroy(rb_thread_t *th)
rb_thread_t       458 thread_win32.c     rb_thread_t *th = th_ptr;
rb_thread_t       476 thread_win32.c native_thread_create(rb_thread_t *th)
rb_thread_t       506 thread_win32.c native_thread_apply_priority(rb_thread_t *th)
rb_thread_t       528 thread_win32.c     rb_thread_t *th = (rb_thread_t *)ptr;
rb_thread_t        41 vm.c           rb_thread_t *ruby_current_thread = 0;
rb_thread_t        65 vm.c           rb_vm_set_finish_env(rb_thread_t * th)
rb_thread_t        75 vm.c           vm_set_top_stack(rb_thread_t * th, VALUE iseqval)
rb_thread_t        95 vm.c           vm_set_eval_stack(rb_thread_t * th, VALUE iseqval, const NODE *cref)
rb_thread_t       115 vm.c           vm_set_main_stack(rb_thread_t *th, VALUE iseqval)
rb_thread_t       138 vm.c           rb_vm_get_ruby_level_next_cfp(rb_thread_t *th, rb_control_frame_t *cfp)
rb_thread_t       150 vm.c           vm_get_ruby_level_caller_cfp(rb_thread_t *th, rb_control_frame_t *cfp)
rb_thread_t       276 vm.c           vm_make_env_each(rb_thread_t * const th, rb_control_frame_t * const cfp,
rb_thread_t       379 vm.c           vm_collect_local_variables_in_heap(rb_thread_t *th, VALUE *dfp, VALUE ary)
rb_thread_t       393 vm.c           rb_vm_make_env_object(rb_thread_t * th, rb_control_frame_t *cfp)
rb_thread_t       412 vm.c           rb_vm_stack_to_heap(rb_thread_t * const th)
rb_thread_t       424 vm.c           vm_make_proc_from_block(rb_thread_t *th, rb_block_t *block)
rb_thread_t       439 vm.c           rb_vm_make_proc(rb_thread_t *th, const rb_block_t *block, VALUE klass)
rb_thread_t       492 vm.c           invoke_block_from_c(rb_thread_t *th, const rb_block_t *block,
rb_thread_t       532 vm.c           check_block(rb_thread_t *th)
rb_thread_t       544 vm.c           vm_yield_with_cref(rb_thread_t *th, int argc, const VALUE *argv, const NODE *cref)
rb_thread_t       551 vm.c           vm_yield(rb_thread_t *th, int argc, const VALUE *argv)
rb_thread_t       558 vm.c           rb_vm_invoke_proc(rb_thread_t *th, rb_proc_t *proc, VALUE self,
rb_thread_t       603 vm.c           vm_normal_frame(rb_thread_t *th, rb_control_frame_t *cfp)
rb_thread_t       615 vm.c           vm_cfp_svar_get(rb_thread_t *th, rb_control_frame_t *cfp, VALUE key)
rb_thread_t       622 vm.c           vm_cfp_svar_set(rb_thread_t *th, rb_control_frame_t *cfp, VALUE key, const VALUE val)
rb_thread_t       631 vm.c               rb_thread_t *th = GET_THREAD();
rb_thread_t       638 vm.c               rb_thread_t *th = GET_THREAD();
rb_thread_t       691 vm.c           vm_backtrace_each(rb_thread_t *th,
rb_thread_t       722 vm.c           vm_backtrace(rb_thread_t *th, int lev)
rb_thread_t       751 vm.c               rb_thread_t *th = GET_THREAD();
rb_thread_t       765 vm.c               rb_thread_t *th = GET_THREAD();
rb_thread_t       779 vm.c               rb_thread_t *th = GET_THREAD();
rb_thread_t       799 vm.c               rb_thread_t *th = GET_THREAD();
rb_thread_t       888 vm.c           NORETURN(static void vm_iter_break(rb_thread_t *th));
rb_thread_t       891 vm.c           vm_iter_break(rb_thread_t *th)
rb_thread_t      1067 vm.c           vm_exec(rb_thread_t *th)
rb_thread_t      1274 vm.c               rb_thread_t *th = GET_THREAD();
rb_thread_t      1288 vm.c               rb_thread_t *th = GET_THREAD();
rb_thread_t      1300 vm.c           rb_thread_method_id_and_class(rb_thread_t *th,
rb_thread_t      1336 vm.c           rb_thread_current_status(const rb_thread_t *th)
rb_thread_t      1363 vm.c               rb_thread_t *th = GET_THREAD();
rb_thread_t      1492 vm.c           static rb_thread_t *
rb_thread_t      1495 vm.c               void *p = ALLOC_N(rb_thread_t, 1);
rb_thread_t      1496 vm.c               memset(p, 0, sizeof(rb_thread_t));
rb_thread_t      1504 vm.c               rb_thread_t *th;
rb_thread_t      1547 vm.c           void rb_gc_mark_machine_stack(rb_thread_t *th);
rb_thread_t      1552 vm.c               rb_thread_t *th = NULL;
rb_thread_t      1611 vm.c               rb_thread_t *th = thread_recycle_struct();
rb_thread_t      1614 vm.c               rb_thread_t *th;
rb_thread_t      1615 vm.c               obj = Data_Make_Struct(klass, rb_thread_t, rb_thread_mark, thread_free, th);
rb_thread_t      1621 vm.c           th_init2(rb_thread_t *th, VALUE self)
rb_thread_t      1644 vm.c           th_init(rb_thread_t *th, VALUE self)
rb_thread_t      1652 vm.c               rb_thread_t *th;
rb_thread_t      1673 vm.c           vm_define_method(rb_thread_t *th, VALUE obj, ID id, VALUE iseqval,
rb_thread_t      1715 vm.c               rb_thread_t *th__ = GET_THREAD(); \
rb_thread_t      1771 vm.c           	rb_thread_t *th = GET_THREAD();
rb_thread_t      1909 vm.c           	rb_thread_t *th = GET_THREAD();
rb_thread_t      1944 vm.c           void ruby_thread_init_stack(rb_thread_t *th);
rb_thread_t      1951 vm.c               rb_thread_t * th = malloc(sizeof(*th));
rb_thread_t      1956 vm.c               MEMZERO(th, rb_thread_t, 1);
rb_thread_t       297 vm_core.h        GetCoreDataFromValue(obj, rb_thread_t, ptr)
rb_thread_t       572 vm_core.h      extern void rb_vmdebug_stack_dump_raw(rb_thread_t *, rb_control_frame_t *);
rb_thread_t       584 vm_core.h      int rb_thread_method_id_and_class(rb_thread_t *th, ID *idp, VALUE *klassp);
rb_thread_t       586 vm_core.h      VALUE rb_vm_invoke_proc(rb_thread_t *th, rb_proc_t *proc, VALUE self,
rb_thread_t       588 vm_core.h      VALUE rb_vm_make_proc(rb_thread_t *th, const rb_block_t *block, VALUE klass);
rb_thread_t       589 vm_core.h      VALUE rb_vm_make_env_object(rb_thread_t *th, rb_control_frame_t *cfp);
rb_thread_t       594 vm_core.h      NOINLINE(void rb_gc_save_machine_context(rb_thread_t *));
rb_thread_t       601 vm_core.h      RUBY_EXTERN rb_thread_t *ruby_current_thread;
rb_thread_t       621 vm_core.h      void rb_thread_execute_interrupts(rb_thread_t *);
rb_thread_t        21 vm_dump.c      control_frame_dump(rb_thread_t *th, rb_control_frame_t *cfp)
rb_thread_t       146 vm_dump.c      rb_vmdebug_stack_dump_raw(rb_thread_t *th, rb_control_frame_t *cfp)
rb_thread_t       185 vm_dump.c          rb_thread_t *th = GET_THREAD();
rb_thread_t       234 vm_dump.c          rb_thread_t *th;
rb_thread_t       240 vm_dump.c      vm_stack_dump_each(rb_thread_t *th, rb_control_frame_t *cfp)
rb_thread_t       328 vm_dump.c      rb_vmdebug_debug_print_register(rb_thread_t *th)
rb_thread_t       353 vm_dump.c          rb_thread_t *th;
rb_thread_t       359 vm_dump.c      rb_vmdebug_debug_print_pre(rb_thread_t *th, rb_control_frame_t *cfp)
rb_thread_t       378 vm_dump.c      rb_vmdebug_debug_print_post(rb_thread_t *th, rb_control_frame_t *cfp
rb_thread_t       554 vm_dump.c          rb_thread_t *th;
rb_thread_t        15 vm_eval.c      static inline VALUE rb_vm_set_finish_env(rb_thread_t * th);
rb_thread_t        16 vm_eval.c      static inline VALUE vm_yield_with_cref(rb_thread_t *th, int argc, const VALUE *argv, const NODE *cref);
rb_thread_t        17 vm_eval.c      static inline VALUE vm_yield(rb_thread_t *th, int argc, const VALUE *argv);
rb_thread_t        18 vm_eval.c      static inline VALUE vm_backtrace(rb_thread_t *th, int lev);
rb_thread_t        19 vm_eval.c      static NODE *vm_cref_push(rb_thread_t *th, VALUE klass, int noex);
rb_thread_t        20 vm_eval.c      static VALUE vm_exec(rb_thread_t *th);
rb_thread_t        21 vm_eval.c      static void vm_set_eval_stack(rb_thread_t * th, VALUE iseqval, const NODE *cref);
rb_thread_t        22 vm_eval.c      static int vm_collect_local_variables_in_heap(rb_thread_t *th, VALUE *dfp, VALUE ary);
rb_thread_t        25 vm_eval.c      vm_call0(rb_thread_t * th, VALUE klass, VALUE recv, VALUE id, ID oid,
rb_thread_t       122 vm_eval.c      rb_vm_call(rb_thread_t * th, VALUE klass, VALUE recv, VALUE id, ID oid,
rb_thread_t       129 vm_eval.c      vm_call_super(rb_thread_t * const th, const int argc, const VALUE * const argv)
rb_thread_t       170 vm_eval.c          rb_thread_t *th = GET_THREAD();
rb_thread_t       186 vm_eval.c          rb_thread_t *th = GET_THREAD();
rb_thread_t       297 vm_eval.c          rb_thread_t *th = GET_THREAD();
rb_thread_t       346 vm_eval.c          rb_thread_t *th = GET_THREAD();
rb_thread_t       426 vm_eval.c          rb_thread_t *th = GET_THREAD();
rb_thread_t       577 vm_eval.c          rb_thread_t *th = GET_THREAD();
rb_thread_t       675 vm_eval.c          rb_thread_t *th = GET_THREAD();
rb_thread_t       844 vm_eval.c          rb_thread_t *th = GET_THREAD();
rb_thread_t       910 vm_eval.c          rb_thread_t *th = GET_THREAD();
rb_thread_t      1126 vm_eval.c          rb_thread_t *th = GET_THREAD();
rb_thread_t      1207 vm_eval.c          rb_thread_t *th = GET_THREAD();
rb_thread_t      1341 vm_eval.c          rb_thread_t *th = GET_THREAD();
rb_thread_t      1404 vm_eval.c          rb_thread_t *th = GET_THREAD();
rb_thread_t        38 vm_exec.c      vm_exec_core(rb_thread_t *th, VALUE initial)
rb_thread_t       133 vm_exec.c      vm_exec_core(rb_thread_t *th, VALUE initial)
rb_thread_t        74 vm_exec.h          FUNC_FASTCALL(LABEL(insn))(rb_thread_t *th, rb_control_frame_t *reg_cfp) {
rb_thread_t        21 vm_insnhelper.c static rb_control_frame_t *vm_get_ruby_level_caller_cfp(rb_thread_t *th, rb_control_frame_t *cfp);
rb_thread_t        24 vm_insnhelper.c vm_push_frame(rb_thread_t * th, const rb_iseq_t * iseq,
rb_thread_t        73 vm_insnhelper.c vm_pop_frame(rb_thread_t *th)
rb_thread_t       114 vm_insnhelper.c vm_callee_setup_arg_complex(rb_thread_t *th, const rb_iseq_t * iseq,
rb_thread_t       207 vm_insnhelper.c caller_setup_args(const rb_thread_t *th, rb_control_frame_t *cfp, VALUE flag,
rb_thread_t       359 vm_insnhelper.c vm_call_cfunc(rb_thread_t *th, rb_control_frame_t *reg_cfp,
rb_thread_t       390 vm_insnhelper.c vm_call_bmethod(rb_thread_t *th, ID id, VALUE procval, VALUE recv,
rb_thread_t       407 vm_insnhelper.c vm_method_missing(rb_thread_t *th, ID id, VALUE recv,
rb_thread_t       423 vm_insnhelper.c vm_setup_method(rb_thread_t *th, rb_control_frame_t *cfp,
rb_thread_t       479 vm_insnhelper.c vm_call_method(rb_thread_t * const th, rb_control_frame_t * const cfp,
rb_thread_t       647 vm_insnhelper.c vm_yield_with_cfunc(rb_thread_t *th, const rb_block_t *block,
rb_thread_t       693 vm_insnhelper.c vm_yield_setup_block_args_complex(rb_thread_t *th, const rb_iseq_t * iseq,
rb_thread_t       750 vm_insnhelper.c vm_yield_setup_block_args(rb_thread_t *th, const rb_iseq_t * iseq,
rb_thread_t       832 vm_insnhelper.c vm_yield_setup_args(rb_thread_t * const th, const rb_iseq_t *iseq,
rb_thread_t       859 vm_insnhelper.c vm_invoke_block(rb_thread_t *th, rb_control_frame_t *reg_cfp, rb_num_t num, rb_num_t flag)
rb_thread_t       899 vm_insnhelper.c lfp_svar_place(rb_thread_t *th, VALUE *lfp)
rb_thread_t       916 vm_insnhelper.c lfp_svar_get(rb_thread_t *th, VALUE *lfp, VALUE key)
rb_thread_t       939 vm_insnhelper.c lfp_svar_set(rb_thread_t *th, VALUE *lfp, VALUE key, VALUE val)
rb_thread_t       962 vm_insnhelper.c vm_getspecial(rb_thread_t *th, VALUE *lfp, VALUE key, rb_num_t type)
rb_thread_t      1025 vm_insnhelper.c vm_cref_push(rb_thread_t *th, VALUE klass, int noex)
rb_thread_t      1069 vm_insnhelper.c vm_get_ev_const(rb_thread_t *th, const rb_iseq_t *iseq,
rb_thread_t      1244 vm_insnhelper.c vm_throw(rb_thread_t *th, rb_control_frame_t *reg_cfp,