refactor: Use Mutex type for g_cs_recent_confirmed_transactions #19378 pull hebasto wants to merge 1 commits into bitcoin:master from hebasto:200625-recent-mx changing 1 files +1 −1 Conversation Commits1 Files1 Check hebasto commented at 7:29 AM on June 25, 2020: member No need the RecursiveMutex type for the g_cs_recent_confirmed_transactions. Related to #19303. refactor: Use Mutex type for g_cs_recent_confirmed_transactions 1307686798 hebasto cross-referenced this on Jun 25, 2020 from issue Replace all of the RecursiveMutex instances with the Mutex ones by hebasto fanquake added the label Refactoring on Jun 25, 2020 MarcoFalke commented at 11:12 AM on June 25, 2020: member ACK 13076867981ab36b3549ab4c29583ae8ed12a709 vasild approved vasild commented at 1:38 PM on June 25, 2020: contributor ACK 13076867 MarcoFalke merged this on Jun 25, 2020 MarcoFalke closed this on Jun 25, 2020 hebasto deleted the branch on Jun 25, 2020 Fabcien referenced this in commit cbf849a1c1 on Apr 27, 2021 bitcoin locked this on Feb 15, 2022 ContributorshebastoMarcoFalkevasild LabelsRefactoring Linked (view graph)#19303 Replace all of the RecursiveMutex instances with the Mutex ones