summaryrefslogtreecommitdiffstats
path: root/doc/ck_epoch_barrier
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-08 07:50:14 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-08 07:50:14 +0000
commit7020f6bf1e08bb16ab742cfd17b109e196096ee2 (patch)
tree7ef0713cfca533a50589c9c64577c7986b485042 /doc/ck_epoch_barrier
parentAdding upstream version 0.7.1. (diff)
downloadck-upstream.tar.xz
ck-upstream.zip
Adding upstream version 0.7.2.upstream/0.7.2upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'doc/ck_epoch_barrier')
-rw-r--r--doc/ck_epoch_barrier2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ck_epoch_barrier b/doc/ck_epoch_barrier
index a586145..2343800 100644
--- a/doc/ck_epoch_barrier
+++ b/doc/ck_epoch_barrier
@@ -68,7 +68,7 @@ function(void)
ck_stack_entry_t *s;
record = malloc(sizeof *record);
- ck_epoch_register(&epoch, record);
+ ck_epoch_register(&epoch, record, NULL);
/*
* We are using an epoch section here to guarantee no