IO_WRITING
else if (IO_WRITING(io) && !(io->flags & IO_PAUSE_OUT) &&
if (IO_WRITING(io) && !(io->flags & IO_PAUSE_OUT) && io_queued(io))
if (IO_WRITING(io) && !(io->flags & IO_PAUSE_OUT) && io_queued(io))
if (IO_WRITING(io) && !(io->flags & IO_PAUSE_OUT) && io_queued(io)) {