sleep_wait_for_interrupt   86 thread.c       static void sleep_wait_for_interrupt(rb_thread_t *th, double sleepsec, int spurious_check);
sleep_wait_for_interrupt  861 thread.c       	    sleep_wait_for_interrupt(th, limit - now, 0);