Searched refs:isc__timer_t (Results 1 - 1 of 1) sorted by relevance

/bind-9.11.3/lib/isc/
H A Dtimer.c66 typedef struct isc__timer isc__timer_t; typedef in typeref:struct:isc__timer
86 LINK(isc__timer_t) link;
99 LIST(isc__timer_t) timers;
178 schedule(isc__timer_t *timer, isc_time_t *now, isc_boolean_t signal_ok) {
312 deschedule(isc__timer_t *timer) {
344 destroy(isc__timer_t *timer) {
377 isc__timer_t *timer;
497 isc__timer_t *timer = (isc__timer_t *)timer0;
570 isc__timer_t *time
[all...]

Completed in 137 milliseconds