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

HThreadPool 主版本可以添加修改线程优先级吗? #531

Closed
xasydxczj opened this issue Apr 22, 2024 · 1 comment
Closed

HThreadPool 主版本可以添加修改线程优先级吗? #531

xasydxczj opened this issue Apr 22, 2024 · 1 comment

Comments

@xasydxczj
Copy link

HThreadPool 主版本可以添加修改线程优先级功能吗?我用了一下线程池,自己改造一下用pthread API调整了线程优先级,目前可用。

@ithewei
Copy link
Owner

ithewei commented Apr 23, 2024

std::thread并没有提供直接修改线程优先级的API,主版本暂无计划提供。

@ithewei ithewei closed this as completed May 15, 2024
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

No branches or pull requests

2 participants