Searched refs:compare_and_set_weak (Results 1 – 2 of 2) sorted by relevance
8 - Deprecate `Atomic::compare_and_set` and `Atomic::compare_and_set_weak`. Use `Atomic::compare_exch…
679 pub fn compare_and_set_weak<'g, O, P>( in compare_and_set_weak() method