OpenDNSSEC-signer  1.3.4
Data Fields
fifoq_struct Struct Reference

#include <fifoq.h>

Collaboration diagram for fifoq_struct:
Collaboration graph
[legend]

Data Fields

allocator_typeallocator
void * blob [FIFOQ_MAX_COUNT]
worker_typeowner [FIFOQ_MAX_COUNT]
size_t count
lock_basic_type q_lock
cond_basic_type q_threshold

Detailed Description

Definition at line 62 of file fifoq.h.


Field Documentation

Definition at line 63 of file fifoq.h.

Referenced by fifoq_cleanup(), and fifoq_create().

Definition at line 64 of file fifoq.h.

Referenced by fifoq_pop(), fifoq_push(), and fifoq_wipe().

Definition at line 66 of file fifoq.h.

Referenced by fifoq_pop(), fifoq_push(), and fifoq_wipe().

Definition at line 65 of file fifoq.h.

Referenced by fifoq_pop(), fifoq_push(), and fifoq_wipe().

Definition at line 67 of file fifoq.h.

Referenced by fifoq_cleanup(), fifoq_create(), and rrset_queue().

cond_basic_type fifoq_struct::q_threshold

Definition at line 68 of file fifoq.h.

Referenced by fifoq_cleanup(), fifoq_create(), and fifoq_push().


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