Home
last modified time | relevance | path

Searched refs:AIO_IOPool_setThreaded (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/zstd/programs/
H A Dfileio_asyncio.c239 static void AIO_IOPool_setThreaded(IOPoolCtx_t* ctx, int threaded) { in AIO_IOPool_setThreaded() function
405 AIO_IOPool_setThreaded(&ctx->base, async); in AIO_WritePool_setAsync()
662 AIO_IOPool_setThreaded(&ctx->base, async); in AIO_ReadPool_setAsync()