I use QtConcurrent to create threads, how do I set the thread priority?
Unsolved
General and Desktop
-
@firecat
If you want to do this, it's not so easy
https://www.qtcentre.org/threads/28065-Control-the-priority-of-QtConcurrent-run()See the following for a possibility (nasty):
https://wiki.qt.io/Set_Thread_Priority_In_QtConcurrent