Searched defs:target_th (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/ruby-106/ruby/
H A Dvm_trace.c602 rb_thread_t *target_th; member in struct:rb_tp_struct
1100 tracepoint_new(VALUE klass, rb_thread_t *target_th, rb_event_flag_t events, void (func)(VALUE, void*), void *data, VALUE proc) argument
1118 rb_thread_t *target_th = 0; local
[all...]
H A Dthread.c743 rb_thread_t *target_th = p->target, *th = p->waiting; local
764 rb_thread_t *target_th = p->target, *th = p->waiting; local
787 thread_join(rb_thread_t *target_th, double delay) argument
881 rb_thread_t *target_th; local
1794 rb_thread_t *target_th; local
2109 rb_thread_t *target_th; local
[all...]

Completed in 101 milliseconds