summaryrefslogtreecommitdiff
path: root/src/include/log.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/log.h')
-rw-r--r--src/include/log.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/include/log.h b/src/include/log.h
index 17a3fd5a23a..f88a5381227 100644
--- a/src/include/log.h
+++ b/src/include/log.h
@@ -135,6 +135,8 @@ typedef struct {
/* Notify any waiting threads when sync_lsn is updated. */
WT_CONDVAR *log_sync_cond;
+ /* Notify any waiting threads when write_lsn is updated. */
+ WT_CONDVAR *log_write_cond;
/*
* Consolidation array information