Searched refs:reachedEof (Results 1 – 3 of 3) sorted by relevance
57 int reachedEof; member
491 if(ctx->reachedEof) { in AIO_ReadPool_executeReadJob()501 ctx->reachedEof = 1; in AIO_ReadPool_executeReadJob()538 ctx->reachedEof = 0; in AIO_ReadPool_setFile()
2391 assert(ress->readCtx->reachedEof); in FIO_passThrough()