From 850530b97b45df1efda8109b8ee1124ef66f62da Mon Sep 17 00:00:00 2001 From: Serguei Kolos <serguei.kolos@cern.ch> Date: Fri, 31 Mar 2023 18:12:10 +0200 Subject: [PATCH] kolos submitted swrod with tag swrod-00-10-12 === swrod === Use tbb::spin_mutex instead of std::mutex to improve performance (Serguei Kolos) --- swrod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/swrod b/swrod index c5bbac56..2f08a22c 160000 --- a/swrod +++ b/swrod @@ -1 +1 @@ -Subproject commit c5bbac56b144f9df5936f2d29ddb61ec9ee78fa6 +Subproject commit 2f08a22c696771d4817b1e9ccc5df022c58f45c9 -- GitLab