|
OpenDNSSEC-signer
2.0.4
|
#include <schedule.h>
Data Fields | |
| ldns_rbtree_t * | tasks |
| int | flushcount |
| int | loading |
| lock_basic_type | schedule_lock |
Task schedule.
Definition at line 58 of file schedule.h.
| int schedule_struct::flushcount |
Definition at line 60 of file schedule.h.
Referenced by schedule_get_first_task().
| int schedule_struct::loading |
Definition at line 61 of file schedule.h.
| lock_basic_type schedule_struct::schedule_lock |
Definition at line 62 of file schedule.h.
| ldns_rbtree_t* schedule_struct::tasks |
Definition at line 59 of file schedule.h.
Referenced by schedule_get_first_task(), schedule_lookup_task(), schedule_pop_task(), schedule_task(), and unschedule_task().
1.8.13