OpenDNSSEC-signer  2.0.2
Data Fields
schedule_struct Struct Reference

#include <schedule.h>

Data Fields

ldns_rbtree_t * tasks
 
int flushcount
 
int loading
 
lock_basic_type schedule_lock
 

Detailed Description

Task schedule.

Definition at line 58 of file schedule.h.

Field Documentation

§ flushcount

int schedule_struct::flushcount

Definition at line 60 of file schedule.h.

Referenced by schedule_get_first_task().

§ loading

int schedule_struct::loading

Definition at line 61 of file schedule.h.

§ schedule_lock

lock_basic_type schedule_struct::schedule_lock

Definition at line 62 of file schedule.h.

§ tasks

ldns_rbtree_t* schedule_struct::tasks

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