Searched defs:thval (Results 1 - 7 of 7) sorted by relevance

/macosx-10.10.1/adv_cmds-158/ps/
H A Dps.h91 thread_values_t *thval; member in struct:kinfo
/macosx-10.10.1/ruby-106/ruby/
H A Dcont.c1400 rb_fiber_reset_root_local_storage(VALUE thval) argument
H A Dvm_backtrace.c849 thread_backtrace_to_ary(int argc, VALUE *argv, VALUE thval, int to_str) argument
861 vm_thread_backtrace(int argc, VALUE *argv, VALUE thval) argument
867 vm_thread_backtrace_locations(int argc, VALUE *argv, VALUE thval) argument
H A Dvm_dump.c217 rb_vmdebug_stack_dump_th(VALUE thval) argument
344 rb_vmdebug_thread_dump_regs(VALUE thval) argument
H A Dvm_trace.c94 thval2thread_t(VALUE thval) argument
129 rb_thread_add_event_hook(VALUE thval, rb_event_hook_func_t func, rb_event_flag_t events, VALUE data) argument
142 rb_thread_add_event_hook2(VALUE thval, rb_event_hook_func_t func, rb_event_flag_t events, VALUE data, rb_event_hook_flag_t hook_flags) argument
182 rb_thread_remove_event_hook(VALUE thval, rb_event_hook_func_t func) argument
188 rb_thread_remove_event_hook_with_data(VALUE thval, rb_event_hook_func_t func, VALUE data) argument
[all...]
H A Dvm.c1541 VALUE thval = (VALUE)key; local
H A Dthread.c361 VALUE thval = key; local
605 thread_create_core(VALUE thval, VALUE args, VALUE (*fn)(ANYARGS)) argument
1109 rb_thread_interrupted(VALUE thval) argument
1975 rb_thread_execute_interrupts(VALUE thval) argument
3818 VALUE thval = th->self; local
3832 VALUE thval = key; local
3857 VALUE thval = key; local
4921 rb_thread_backtrace_m(int argc, VALUE *argv, VALUE thval) argument
4938 rb_thread_backtrace_locations_m(int argc, VALUE *argv, VALUE thval) argument
5095 VALUE thval = key; local
5120 VALUE thval = key; local
[all...]

Completed in 215 milliseconds