summaryrefslogtreecommitdiff
path: root/src/third_party/wiredtiger/test/thread/rw.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/third_party/wiredtiger/test/thread/rw.c')
-rw-r--r--src/third_party/wiredtiger/test/thread/rw.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/third_party/wiredtiger/test/thread/rw.c b/src/third_party/wiredtiger/test/thread/rw.c
index c0282e50a78..c18465e160f 100644
--- a/src/third_party/wiredtiger/test/thread/rw.c
+++ b/src/third_party/wiredtiger/test/thread/rw.c
@@ -45,6 +45,10 @@ typedef struct {
static INFO *run_info;
+/*
+ * rw_start --
+ * TODO: Add a comment describing this function.
+ */
void
rw_start(u_int readers, u_int writers)
{