w0xlt
22b40f34f3
args: replace cs_args RecursiveMutex with Mutex
...
Replace the RecursiveMutex with a plain Mutex now that all recursive
lock acquisitions have been eliminated in the preceding commits.
Add EXCLUSIVE_LOCKS_REQUIRED(!cs_args) negative capability annotations
to all public and protected methods that acquire cs_args, following the
pattern established in prior RecursiveMutex conversions (e.g. CAddrMan,
CBlockPolicyEstimator).
2026-03-10 10:41:39 -07:00
..
2026-03-09 10:11:08 +00:00
2026-03-10 10:41:39 -07:00
2026-02-18 21:29:07 +01:00
2026-03-06 01:05:52 +01:00
2026-03-02 22:00:53 +01:00
2026-03-03 17:03:56 +00:00
2026-02-25 23:22:29 -08:00
2026-03-06 12:07:41 -08:00
2026-02-25 17:38:13 +01:00
2026-02-09 15:55:58 -05:00
2026-03-10 10:59:09 +00:00
2026-03-08 14:34:37 +00:00
2026-03-08 14:23:49 +00:00
2026-02-13 08:50:50 +01:00
2026-03-10 10:41:39 -07:00
2026-03-09 10:54:47 +00:00
2026-03-10 11:19:40 +00:00
2026-02-13 10:52:25 +01:00
2026-02-17 21:40:46 +05:30
2026-02-25 14:36:19 -08:00
2026-02-24 12:05:17 -05:00
2026-02-20 09:27:17 +01:00
2026-02-23 15:56:25 +01:00
2026-02-23 15:56:25 +01:00
2026-02-09 13:32:28 +00:00
2026-02-13 10:52:25 +01:00
2026-02-17 12:55:26 +01:00
2026-02-17 12:55:26 +01:00
2026-02-19 12:41:12 -08:00
2026-03-06 12:07:41 -08:00
2026-02-26 10:33:29 +00:00
2026-02-11 19:46:19 -05:00
2026-03-02 07:47:53 -08:00
2026-02-13 11:17:26 +00:00
2026-02-11 19:46:12 -05:00
2026-02-11 19:46:12 -05:00
2026-03-04 15:17:02 +00:00
2026-02-09 13:32:28 +00:00
2026-02-07 23:01:17 +01:00
2026-02-08 08:23:37 +01:00
2026-02-24 10:08:47 -05:00
2026-02-24 10:08:47 -05:00
2026-02-24 10:08:47 -05:00
2026-02-24 10:45:49 -05:00
2026-03-06 08:22:42 -08:00
2026-03-06 08:22:42 -08:00