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

/macosx-10.10/ruby-106/ruby/include/ruby/
H A Dintern.h414 VALUE rb_thread_run(VALUE);
/macosx-10.10/ruby-106/ruby/ext/tk/
H A Dtcltklib.c2706 rb_thread_run(parent_evloop);
2826 rb_thread_run(evloop);
7084 rb_thread_run(thread);
7584 rb_thread_run(thread);
9071 rb_thread_run(thread);
/macosx-10.10/ruby-106/ruby/
H A Dthread.c2266 rb_thread_run(VALUE thread) function
5006 rb_define_method(rb_cThread, "run", rb_thread_run, 0);

Completed in 213 milliseconds