Skip to content

Draft: Thread priority boosts (part 1)

Marc-Aurel Zent requested to merge mzent/wine:thread-prios-5 into master

This implements setting ThreadPriorityBoost, ProcessPriorityBoost, ProcessBasePriority and getting ThreadPriorityBoost, ProcessPriorityBoost NT info classes and adds tests where appropriate.

The actual boosting mechanism will be in part 2 to keep the size of this MR manageable.

Merge request reports

Loading