rb_thread_pending_interrupt_p 1972 thread.c return rb_thread_pending_interrupt_p(argc, argv, GET_THREAD()->self); rb_thread_pending_interrupt_p 4764 thread.c rb_define_method(rb_cThread, "pending_interrupt?", rb_thread_pending_interrupt_p, -1);