io_flush_buffer_async2 1078 io.c           	    return (int)io_flush_buffer_async2((VALUE)fptr);
io_flush_buffer_async2 1080 io.c           	    return (int)rb_mutex_synchronize(fptr->write_lock, io_flush_buffer_async2, (VALUE)fptr);