diff --git a/thread.c b/thread.c index 3064c68e4f..8554f5c1a8 100644 --- a/thread.c +++ b/thread.c @@ -1743,7 +1743,7 @@ rb_threadptr_pending_interrupt_deque(rb_thread_t *th, enum handle_interrupt_timi #endif } -int +static int threadptr_pending_interrupt_active_p(rb_thread_t *th) { /*