rb_thread_interrupted  701 include/ruby/intern.h int rb_thread_interrupted(VALUE thval);
rb_thread_interrupted 7447 io.c                       if (rb_thread_interrupted(stp->th))
rb_thread_interrupted 7577 io.c                   if (rb_thread_interrupted(stp->th))