Skip to content

Permit (Release, Acquire) ordering for compare_exchange[_weak] and add appropriate compiler intrinsic#74583

Closed
oliver-giersch wants to merge 1 commit into
rust-lang:masterfrom
oliver-giersch:cmpxchg_rel_acq
Closed

Permit (Release, Acquire) ordering for compare_exchange[_weak] and add appropriate compiler intrinsic#74583
oliver-giersch wants to merge 1 commit into
rust-lang:masterfrom
oliver-giersch:cmpxchg_rel_acq

adds atomic_cxchg[weak]_rel_acq primitive and permits (Release, Acqui…

7dcc6a8
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs