From: khizmax Date: Sat, 18 Jun 2016 15:11:17 +0000 (+0300) Subject: Revert "FC wait strategy experiment" X-Git-Tag: v2.2.0~207 X-Git-Url: http://plrg.eecs.uci.edu/git/?p=libcds.git;a=commitdiff_plain;h=08c256de8d1fc2326a6f09a58d4446449814d8d9 Revert "FC wait strategy experiment" This reverts commit e5ff38da4ded440bc8cd2c6e2c7c1c4b6be013a1. --- diff --git a/cds/algo/flat_combining/wait_strategy.h b/cds/algo/flat_combining/wait_strategy.h index 40b6e7da..c8ec6f83 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