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 M:N task to OS thread scheduling. #508

Closed
eholk opened this issue Jun 16, 2011 · 2 comments
Closed

Implement M:N task to OS thread scheduling. #508

eholk opened this issue Jun 16, 2011 · 2 comments
Labels
A-runtime Area: std's runtime and "pre-main" init for handling backtraces, unwinds, stack overflows

Comments

@eholk
Copy link
Contributor

eholk commented Jun 16, 2011

No description provided.

@ghost ghost assigned eholk Jun 16, 2011
@eholk
Copy link
Contributor Author

eholk commented Jun 21, 2011

I'm working on this over in https://github.com/eholk/rust/tree/threading

There's basic support at the moment, but it's buggy and incomplete. Hopefully later this week it will be much more usable.

@eholk
Copy link
Contributor Author

eholk commented Jun 27, 2011

The pull request landed this morning, so we have this feature, at least in preliminary form.

@eholk eholk closed this as completed Jun 27, 2011
@eholk eholk removed their assignment Jun 16, 2014
pdietl pushed a commit to pdietl/rust that referenced this issue Apr 23, 2020
bors pushed a commit to rust-lang-ci/rust that referenced this issue Oct 26, 2020
GuillaumeGomez pushed a commit to GuillaumeGomez/rust that referenced this issue Jul 10, 2024
Some more fixes and workarounds for Aarch64
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-runtime Area: std's runtime and "pre-main" init for handling backtraces, unwinds, stack overflows
Projects
None yet
Development

No branches or pull requests

1 participant