From 133ff3421a9867ec49a23df97aba3db63fc78755 Mon Sep 17 00:00:00 2001 From: matz Date: Wed, 17 May 2000 04:38:19 +0000 Subject: 2000-05-17 git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@695 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- intern.h | 1 + 1 file changed, 1 insertion(+) (limited to 'intern.h') diff --git a/intern.h b/intern.h index e0c365fdca..1c16c548d5 100644 --- a/intern.h +++ b/intern.h @@ -149,6 +149,7 @@ void rb_thread_wait_fd _((int)); int rb_thread_fd_writable _((int)); void rb_thread_fd_close _((int)); int rb_thread_alone _((void)); +void rb_thread_polling _((void)); void rb_thread_sleep _((int)); void rb_thread_sleep_forever _((void)); VALUE rb_thread_stop _((void)); -- cgit v1.2.3