Data Fields

task_struct Struct Reference

#include <task.h>

Collaboration diagram for task_struct:
Collaboration graph
[legend]

Data Fields

allocator_typeallocator
task_id what
task_id interrupt
task_id halted
time_t when
time_t backoff
int flush
const char * who
ldns_rdf * dname
void * zone

Detailed Description

Definition at line 57 of file task.h.


Field Documentation

Definition at line 58 of file task.h.

Referenced by task_cleanup(), and task_create().

Definition at line 63 of file task.h.

Referenced by task_backup(), task_create(), and task_recover_from_backup().

ldns_rdf* task_struct::dname

Definition at line 66 of file task.h.

Referenced by task_cleanup(), task_compare(), and task_create().

Definition at line 61 of file task.h.

Referenced by engine_update_zones(), task_backup(), and task_create().

Definition at line 60 of file task.h.

Referenced by engine_update_zones(), task_backup(), and task_create().

const char* task_struct::who

Definition at line 67 of file task.h.

Referenced by task_create().


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