summaryrefslogtreecommitdiffstats
path: root/threads.h
Commit message (Expand)AuthorAgeFilesLines
* moved files to the runtimeRainer Gerhards2008-04-161-3/+2
* - some cleanupRainer Gerhards2008-01-101-6/+0
* - fixed a bug that caused a segfault on startup when no $WorkDir directivev3-10-1aRainer Gerhards2008-01-101-8/+1
* moved queue code to its own module (finally)Rainer Gerhards2008-01-031-20/+0
* - working on a potential race condition on the new input module interface.Rainer Gerhards2007-12-201-0/+10
* - implemented afterRun input module interface functionRainer Gerhards2007-12-171-1/+2
* moved thread termination code out to threads.cRainer Gerhards2007-12-171-2/+4
* created thread-class internal wrapper for calling user supplied thread mainRainer Gerhards2007-12-171-1/+2
* graceful termination now supportedRainer Gerhards2007-12-141-1/+3
* first rough version of input module thread terminationRainer Gerhards2007-12-141-0/+1
* added thread activationRainer Gerhards2007-12-141-0/+1
* on the way to a real input module interface and threading class...Rainer Gerhards2007-12-141-0/+15
* moved core threading helpers out of syslogd.cRainer Gerhards2007-12-141-0/+47