syslog-ng source
ControlCommandThread Struct Reference
Collaboration diagram for ControlCommandThread:

Public Attributes

GAtomicCounter ref_cnt
 
ControlConnection * connection
 
GString * command
 
gpointer user_data
 
GThread * thread
 
GMutex state_lock
 
gboolean cancelled
 
gboolean finished
 
ControlCommandFunc func
 
struct iv_event thread_finished
 

Member Data Documentation

◆ cancelled

gboolean ControlCommandThread::cancelled

◆ command

GString* ControlCommandThread::command

◆ connection

ControlConnection* ControlCommandThread::connection

◆ finished

gboolean ControlCommandThread::finished

◆ func

ControlCommandFunc ControlCommandThread::func

◆ ref_cnt

GAtomicCounter ControlCommandThread::ref_cnt

◆ state_lock

GMutex ControlCommandThread::state_lock

◆ thread

GThread* ControlCommandThread::thread

◆ thread_finished

struct iv_event ControlCommandThread::thread_finished

◆ user_data

gpointer ControlCommandThread::user_data

The documentation for this struct was generated from the following file: