syslog-ng source
mainloop-threaded-worker.c File Reference
#include "mainloop-threaded-worker.h"
#include "mainloop-call.h"
#include <iv.h>
Include dependency graph for mainloop-threaded-worker.c:

Functions

gboolean main_loop_threaded_worker_start (MainLoopThreadedWorker *self)
 
void main_loop_threaded_worker_init (MainLoopThreadedWorker *self, MainLoopWorkerType worker_type, gpointer data)
 
void main_loop_threaded_worker_clear (MainLoopThreadedWorker *self)
 

Function Documentation

◆ main_loop_threaded_worker_clear()

void main_loop_threaded_worker_clear ( MainLoopThreadedWorker *  self)

◆ main_loop_threaded_worker_init()

void main_loop_threaded_worker_init ( MainLoopThreadedWorker *  self,
MainLoopWorkerType  worker_type,
gpointer  data 
)

◆ main_loop_threaded_worker_start()

gboolean main_loop_threaded_worker_start ( MainLoopThreadedWorker *  self)