#include <correlation.h>

Public Attributes | |
| GAtomicCounter | ref_cnt |
| GMutex | lock |
| GHashTable * | state |
| TimerWheel * | timer_wheel |
| TWCallbackFunc | expire_callback |
| struct timespec | last_tick |
| TWCallbackFunc CorrelationState::expire_callback |
| struct timespec CorrelationState::last_tick |
| GMutex CorrelationState::lock |
| GAtomicCounter CorrelationState::ref_cnt |
| GHashTable* CorrelationState::state |
| TimerWheel* CorrelationState::timer_wheel |