OpenDNSSEC-signer  1.3.15
Data Fields
schedule_struct Struct Reference

#include <schedule.h>

Collaboration diagram for schedule_struct:
Collaboration graph
[legend]

Data Fields

allocator_typeallocator
 
ldns_rbtree_t * tasks
 
int flushcount
 
int loading
 
lock_basic_type schedule_lock
 
int schedule_locked
 

Detailed Description

Definition at line 60 of file schedule.h.

Field Documentation

allocator_type* schedule_struct::allocator

Definition at line 61 of file schedule.h.

Referenced by schedule_cleanup(), and schedule_create().

int schedule_struct::flushcount
int schedule_struct::loading

Definition at line 64 of file schedule.h.

Referenced by schedule_create().

lock_basic_type schedule_struct::schedule_lock

Definition at line 65 of file schedule.h.

Referenced by engine_update_zones(), schedule_cleanup(), and schedule_create().

int schedule_struct::schedule_locked

Definition at line 66 of file schedule.h.

Referenced by engine_update_zones(), and schedule_create().

ldns_rbtree_t* schedule_struct::tasks

The documentation for this struct was generated from the following file: