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

[#56] Fix update current thread priority for linux and make an enum #160

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

CMurtagh-LGTM
Copy link
Contributor

src/util/update_current_thread_priority.hpp
pthread implementation always set thread priority to 0.
windows implementation will skip setting priority when REALTIME.

Setting priority to a value [0:1000] seemed strange, changed to enum.

@CMurtagh-LGTM CMurtagh-LGTM changed the title Cmurtagh/priority fixes [#56] Fix update current thread priority for linux and make an enum Dec 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant