avoid deprecated rb_thread_blocking_region in Ruby 2.0/2.1
commitb77f930e712812024c3d379395c2879b312336f8
authorEric Wong <normalperson@yhbt.net>
Sat, 15 Feb 2014 13:13:06 +0000 (15 13:13 +0000)
committerEric Wong <normalperson@yhbt.net>
Sat, 15 Feb 2014 13:13:06 +0000 (15 13:13 +0000)
tree45361b24cd8a8ebc09205926d9fd7dc7b7f5cea0
parenta2a00d4ba8d16838e613cbecfad98cb188929e14
avoid deprecated rb_thread_blocking_region in Ruby 2.0/2.1

This will be removed in Ruby 2.2, so avoid the deprecation warning.
ext/posix_mq/posix_mq.c