Searched refs:asyncio (Results 1 – 2 of 2) sorted by relevance
175 static int asyncio(struct aiocb *a) in asyncio() function414 if (0 != asyncio(&elem->a)) { in asio_pollset_add()523 rv = asyncio(&cancel_a); in asio_pollset_remove()664 if (0 != (ret = asyncio(&elem->a))) { in asio_pollset_poll()
1440 * [Bug 2425] setup SIGIO/SIGPOLL for asyncio on the read side