Closed
Description
Now that we have at least one thing in std::hint
it makes sense to move this to std::hint::spin_loop
.
EDIT (@KodrAus)
Before stabilisation:
- Decide on new function name (
hint::spin_loop
orspin_loop_hint
)
Stabilisation/deprecation:
- Stabilise
renamed_spin_loop
feature [Stabilize hint::spin_loop #76097] - Deprecate the
sync::atomic::spin_loop_hint
function
Metadata
Metadata
Assignees
Labels
Blocker: Implemented in the nightly compiler and unstable.Category: An issue tracking the progress of sth. like the implementation of an RFCLibs issues that are tracked on the team's project board.Relevant to the library API team, which will review and decide on the PR/issue.This issue / PR is in PFCP or FCP with a disposition to merge it.The final comment period is finished for this PR / Issue.