Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement the std::hint module #78

Merged
merged 2 commits into from
Aug 23, 2022
Merged

Conversation

jamesbornholt
Copy link
Member

The only thing we actually care about here is hint::spin_loop, which
we just treat the same way as yield_now.

Part of #75.


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

jorajeev
jorajeev previously approved these changes Aug 22, 2022
The only thing we actually care about here is `hint::spin_loop`, which
we just treat the same way as `yield_now`.

Part of awslabs#75.
@jamesbornholt jamesbornholt merged commit 49e4fcc into awslabs:main Aug 23, 2022
@jamesbornholt jamesbornholt deleted the hint branch August 23, 2022 18:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants