Sha256: 1ef5f3eb5e67747e457b135016c17e6dd2c3af86c4935069a783f5fd5c8b43d9
Contents?: true
Size: 218 Bytes
Versions: 5
Compression:
Stored size: 218 Bytes
Contents
#ifdef HAVE_RB_THREAD_BLOCKING_REGION # ifndef HAVE_RB_THREAD_IO_BLOCKING_REGION # define rb_thread_io_blocking_region(fn,data,fd) \ rb_thread_blocking_region((fn),(data),RUBY_UBF_IO,0) # endif #endif
Version data entries
5 entries across 5 versions & 1 rubygems