summaryrefslogtreecommitdiff
path: root/boost/fiber/detail/config.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'boost/fiber/detail/config.hpp')
-rw-r--r--boost/fiber/detail/config.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/boost/fiber/detail/config.hpp b/boost/fiber/detail/config.hpp
index f65d48910d..7c7119e1fb 100644
--- a/boost/fiber/detail/config.hpp
+++ b/boost/fiber/detail/config.hpp
@@ -52,7 +52,7 @@
#endif
#if !defined(BOOST_FIBERS_SPIN_MAX_TESTS)
-# define BOOST_FIBERS_SPIN_MAX_TESTS 100
+# define BOOST_FIBERS_SPIN_MAX_TESTS 500
#endif
// modern architectures have cachelines with 64byte length