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

Make set_thread_priority actually set the schedule policy. #5

Merged
merged 1 commit into from Oct 4, 2018

Conversation

surban
Copy link
Contributor

@surban surban commented Oct 4, 2018

This makes set_thread_priority set the schedule policy of the thread as
documented. Before this change only the priority was changed, but the specified
policy was ignored.

This makes set_thread_priority set the schedule policy of the thread as
documented.  Before this change only the priority was changed, but the specified
policy was ignored.
@iddm
Copy link
Owner

iddm commented Oct 4, 2018

Thank you very much for that. As soon as checks are passed, I am merging it.

@iddm
Copy link
Owner

iddm commented Oct 4, 2018

It did not work because of fmt checks but I am merging it anyway.

@iddm iddm merged commit cac47cc into iddm:master Oct 4, 2018
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.

None yet

2 participants