From: khizmax Date: Sat, 18 Jun 2016 14:23:53 +0000 (+0300) Subject: FC wait strategy experiment X-Git-Tag: v2.2.0~210 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=e5ff38da4ded440bc8cd2c6e2c7c1c4b6be013a1;p=libcds.git FC wait strategy experiment --- 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