We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b81008 commit 57750c2Copy full SHA for 57750c2
ci/tsan
@@ -10,4 +10,4 @@ race:crossbeam_deque*push
10
race:crossbeam_deque*steal
11
12
# Non-lock-free AtomicCell uses SeqLock which uses fences.
13
-race:crossbeam_utils::atomic::atomic_cell::AtomicCell<T>::compare_exchange
+race:crossbeam_utils::atomic::atomic_cell::atomic_compare_exchange_weak
0 commit comments