syslog-ng source
CorrelationState Struct Reference

#include <correlation.h>

Collaboration diagram for CorrelationState:

Public Attributes

GAtomicCounter ref_cnt
 
GMutex lock
 
GHashTable * state
 
TimerWheel * timer_wheel
 
TWCallbackFunc expire_callback
 
struct timespec last_tick
 

Member Data Documentation

◆ expire_callback

TWCallbackFunc CorrelationState::expire_callback

◆ last_tick

struct timespec CorrelationState::last_tick

◆ lock

GMutex CorrelationState::lock

◆ ref_cnt

GAtomicCounter CorrelationState::ref_cnt

◆ state

GHashTable* CorrelationState::state

◆ timer_wheel

TimerWheel* CorrelationState::timer_wheel

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