Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/apr/poll/unix/
H A Dz_asio.c175 static int asyncio(struct aiocb *a) in asyncio() function
414 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()
/freebsd-12.1/contrib/ntp/
H A DChangeLog1440 * [Bug 2425] setup SIGIO/SIGPOLL for asyncio on the read side