= private = protected
main()
Returns the main thread.
static VALUE rb_thread_s_main(VALUE klass) { return rb_thread_main(); }