Lines Matching refs:watcher
162 * as follows: the socket watcher is first initialized with the state of
167 * watcher goes to the poll_checking state with the same timeout period.
168 * In this state, the watcher tries to detect whether this is a break
171 * likely to be a kernel bug, and so the watcher goes back to the active state.
390 isc_thread_t watcher;
887 "during watcher poke: %s"),
915 "during watcher poke: %s"),
1776 * No one has this socket open, so the watcher doesn't have to be
2866 * EAGAIN or EINTR, simply poke the watcher to watch this socket
2983 * Poke watcher if there are more pending accepts.
3492 "watcher got message %d "
3530 watcher(void *uap) {
3644 ISC_MSG_EXITING, "watcher exiting"));
3994 if (isc_thread_create(watcher, manager, &manager->watcher) !=
4132 if (isc_thread_join(manager->watcher, NULL) != ISC_R_SUCCESS)
4219 * watched, poke the watcher to start paying attention to it.
4414 * not being watched, poke the watcher to start
4847 * watcher will send the internal event to the task when there is a new
4946 * Poke watcher here. We still have the socket locked, so there
5090 * Poke watcher here. We still have the socket locked, so there