OpenDNSSEC-signer  1.4.6
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
 

Detailed Description

Definition at line 58 of file schedule.h.

Field Documentation

allocator_type* schedule_struct::allocator

Definition at line 59 of file schedule.h.

Referenced by schedule_cleanup(), and schedule_create().

int schedule_struct::flushcount
int schedule_struct::loading

Definition at line 62 of file schedule.h.

Referenced by schedule_create().

lock_basic_type schedule_struct::schedule_lock
ldns_rbtree_t* schedule_struct::tasks

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