23 #ifndef EXAMPLE_DESTINATION_WORKER_H_INCLUDED
24 #define EXAMPLE_DESTINATION_WORKER_H_INCLUDED 1
30 typedef struct _ExampleDestinationWorker
LogThreadedDestWorker * example_destination_dw_new(LogThreadedDestDriver *o, gint worker_index)
Definition: example_destination_worker.c:126
Definition: example_destination_worker.h:31
LogThreadedDestWorker super
Definition: example_destination_worker.h:32
ThreadId thread_id
Definition: example_destination_worker.h:34
FILE * file
Definition: example_destination_worker.h:33
pthread_t ThreadId
Definition: thread-utils.h:31