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

  /src/external/bsd/zstd/dist/programs/
fileio_asyncio.h 162 /* AIO_ReadPool_setAsync:
165 void AIO_ReadPool_setAsync(ReadPoolCtx_t* ctx, int async);
fileio_asyncio.c 658 /* AIO_ReadPool_setAsync:
661 void AIO_ReadPool_setAsync(ReadPoolCtx_t* ctx, int async) {
fileio.c 2068 AIO_ReadPool_setAsync(ress.readCtx, 0);
2071 AIO_ReadPool_setAsync(ress.readCtx, 1);
2904 AIO_ReadPool_setAsync(ress.readCtx, 0);
2907 AIO_ReadPool_setAsync(ress.readCtx, 1);

Completed in 21 milliseconds