syslog-ng source
example_destination_worker.c File Reference
#include "example_destination_worker.h"
#include "example_destination.h"
#include "thread-utils.h"
#include <stdio.h>
Include dependency graph for example_destination_worker.c:

Functions

LogThreadedDestWorker * example_destination_dw_new (LogThreadedDestDriver *o, gint worker_index)
 

Function Documentation

◆ example_destination_dw_new()

LogThreadedDestWorker* example_destination_dw_new ( LogThreadedDestDriver *  o,
gint  worker_index 
)