add prototype for rb_thread_blocking_io_region()
commit8baed92a7c02adcc913bcc7760b77a240b529c63
authorEric Wong <normalperson@yhbt.net>
Fri, 15 Jul 2011 00:32:10 +0000 (14 17:32 -0700)
committerEric Wong <normalperson@yhbt.net>
Fri, 15 Jul 2011 00:32:10 +0000 (14 17:32 -0700)
tree0a5f111764fe92eab4a55c6fe85a5716583291cc
parent823f41d0f86dda497c166a839d8215275f5d48a0
add prototype for rb_thread_blocking_io_region()

It's no in the public headers, but Ruby 1.9.3 will have it and
it's still superior to rb_thread_blocking_region() even though
it's not ideal.
ext/kgio/blocking_io_region.h