summaryrefslogtreecommitdiffstats
path: root/runtime/queue.h
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2009-07-20 15:06:32 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2009-07-20 15:06:32 +0200
commitff6963d6f6d85c6c10e80b17da8432bb983f3e38 (patch)
tree8da1df1e854c8aa53ea9bcbd15f2539f0c185d79 /runtime/queue.h
parent541696f307e9facc80f2aa153147a9456d41d3f9 (diff)
downloadrsyslog-ff6963d6f6d85c6c10e80b17da8432bb983f3e38.tar.gz
rsyslog-ff6963d6f6d85c6c10e80b17da8432bb983f3e38.tar.xz
rsyslog-ff6963d6f6d85c6c10e80b17da8432bb983f3e38.zip
simplified startup of queue DA mode
Diffstat (limited to 'runtime/queue.h')
-rw-r--r--runtime/queue.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/runtime/queue.h b/runtime/queue.h
index 7b10e5dd..73c62b52 100644
--- a/runtime/queue.h
+++ b/runtime/queue.h
@@ -121,7 +121,6 @@ typedef struct queue_s {
pthread_cond_t belowFullDlyWtrMrk; /* below eFLOWCTL_FULL_DELAY watermark */
pthread_cond_t belowLightDlyWtrMrk; /* below eFLOWCTL_FULL_DELAY watermark */
pthread_cond_t condDAReady;/* signalled when the DA queue is fully initialized and ready for processing */
- int bChildIsDone; /* set to 1 when the child DA queue has finished processing, 0 otherwise */
int bThrdStateChanged; /* at least one thread state has changed if 1 */
/* end sync variables */
/* the following variables are always present, because they