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

/macosx-10.10.1/ruby-106/ruby/
H A Dthread.c2386 rb_thread_s_main(VALUE klass) function
4982 rb_define_singleton_method(rb_cThread, "main", rb_thread_s_main, 0);

Completed in 180 milliseconds