From 7020f6bf1e08bb16ab742cfd17b109e196096ee2 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 8 Apr 2024 09:50:14 +0200 Subject: Adding upstream version 0.7.2. Signed-off-by: Daniel Baumann --- doc/ck_epoch_synchronize | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/ck_epoch_synchronize') diff --git a/doc/ck_epoch_synchronize b/doc/ck_epoch_synchronize index 6e5f73d..7b4bf74 100644 --- a/doc/ck_epoch_synchronize +++ b/doc/ck_epoch_synchronize @@ -73,7 +73,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 -- cgit v1.2.3