Lines Matching defs:isc__timermgr
96 struct isc__timermgr { struct98 isc_timermgr_t common;99 isc_mem_t * mctx;100 isc_mutex_t lock;102 bool done;104 unsigned int nscheduled;105 isc_time_t due;107 isc_condition_t wakeup;108 isc_thread_t thread;111 unsigned int refs;113 isc_heap_t * heap;