Searched refs:thread_raise_m (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/ruby-106/ruby/
H A Dthread.c2107 thread_raise_m(int argc, VALUE *argv, VALUE self) function
5000 rb_define_method(rb_cThread, "raise", thread_raise_m, -1);

Completed in 68 milliseconds