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

/macosx-10.10/ruby-106/ruby/include/ruby/
H A Dintern.h409 void rb_thread_sleep(int);
/macosx-10.10/ruby-106/ruby/
H A Dprocess.c3226 rb_thread_sleep(1);
3230 rb_protect((VALUE (*)())rb_thread_sleep, 1, &state);
H A Dthread.c1117 rb_thread_sleep(int sec) function
H A Dio.c5819 rb_thread_sleep(1);

Completed in 166 milliseconds