#include <nagios.h>
Data Fields | |
void ** | buffer |
int | tail |
int | head |
int | items |
int | high |
unsigned long | overflow |
pthread_mutex_t | buffer_lock |
Definition at line 445 of file nagios.h.
void ** circular_buffer_struct::buffer |
unsigned long circular_buffer_struct::overflow |
pthread_mutex_t circular_buffer_struct::buffer_lock |