HomeSort by: relevance | last modified time | path
    Searched refs:AIO_ReadPool_getFile (Results 1 - 3 of 3) sorted by relevancy

  /src/external/bsd/zstd/dist/programs/
fileio_asyncio.h 187 /* AIO_ReadPool_getFile:
189 FILE* AIO_ReadPool_getFile(const ReadPoolCtx_t *ctx);
fileio_asyncio.c 569 if(AIO_ReadPool_getFile(ctx))
644 /* AIO_ReadPool_getFile:
646 FILE* AIO_ReadPool_getFile(const ReadPoolCtx_t* ctx) {
653 FILE* const file = AIO_ReadPool_getFile(ctx);
fileio.c 1843 assert(AIO_ReadPool_getFile(ress.readCtx) != NULL);

Completed in 38 milliseconds