Home
last modified time | relevance | path

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

/netbsd-src/external/mpl/bind/dist/lib/isc/
H A Dtimer.c194 bool need_wakeup = false; deschedule() local
/netbsd-src/external/mpl/dhcp/bind/dist/lib/isc/
H A Dtimer.c189 bool need_wakeup = false; in deschedule() local
199 need_wakeup = true; in deschedule()
205 if (need_wakeup) { in deschedule()