From e5ff38da4ded440bc8cd2c6e2c7c1c4b6be013a1 Mon Sep 17 00:00:00 2001 From: khizmax Date: Sat, 18 Jun 2016 17:23:53 +0300 Subject: [PATCH] FC wait strategy experiment --- cds/algo/flat_combining/wait_strategy.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cds/algo/flat_combining/wait_strategy.h b/cds/algo/flat_combining/wait_strategy.h index c8ec6f83..40b6e7da 100644 --- a/cds/algo/flat_combining/wait_strategy.h +++ b/cds/algo/flat_combining/wait_strategy.h @@ -242,7 +242,7 @@ namespace cds { namespace algo { namespace flat_combining { Template parameter \p Milliseconds specifies waiting duration; the minimal value is 1. */ - template + template class multi_mutex_multi_condvar { //@cond -- 2.34.1