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

  /src/external/bsd/zstd/dist/programs/
fileio_asyncio.h 147 /* AIO_WritePool_setAsync:
150 void AIO_WritePool_setAsync(WritePoolCtx_t* ctx, int async);
fileio_asyncio.c 401 /* AIO_WritePool_setAsync:
404 void AIO_WritePool_setAsync(WritePoolCtx_t* ctx, int async) {
fileio.c 2069 AIO_WritePool_setAsync(ress.writeCtx, 0);
2072 AIO_WritePool_setAsync(ress.writeCtx, 1);
2905 AIO_WritePool_setAsync(ress.writeCtx, 0);
2908 AIO_WritePool_setAsync(ress.writeCtx, 1);

Completed in 18 milliseconds