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

/macosx-10.10/ruby-106/ruby/
H A Dthread.c2367 thread_s_current(VALUE klass) function
4983 rb_define_singleton_method(rb_cThread, "current", thread_s_current, 0);

Completed in 103 milliseconds