Icinga-core 1.4.0
next gen monitoring
circular_buffer_struct Struct Reference

#include <icinga.h>

Data Fields

void ** buffer
int tail
int head
int items
int high
unsigned long overflow
pthread_mutex_t buffer_lock

Detailed Description

Definition at line 371 of file icinga.h.


Field Documentation

Definition at line 372 of file icinga.h.

Definition at line 378 of file icinga.h.

Definition at line 374 of file icinga.h.

Definition at line 376 of file icinga.h.

Definition at line 375 of file icinga.h.

Definition at line 377 of file icinga.h.

Definition at line 373 of file icinga.h.


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Defines