tryopen: avoid ambiguous name for subst function
commitfa52cc5d0ef7d04b844868e08e2e7ec3c9e3396e
authorEric Wong <normalperson@yhbt.net>
Wed, 30 May 2012 19:31:19 +0000 (30 12:31 -0700)
committerEric Wong <normalperson@yhbt.net>
Wed, 30 May 2012 19:31:19 +0000 (30 12:31 -0700)
treed150323dcea2f46c36b37ce38b62331badc5d76d
parenta72e6cd0dd3038ae2a1b5ef94780143f5ab041c0
tryopen: avoid ambiguous name for subst function

Define rb_thread_blocking_region as a macro for MRI 1.8
to prevent confusing output in tools such as valgrind/gdb.
ext/kgio/tryopen.c