7 Mar
2025
7 Mar
'25
9:28 a.m.
Rémi Bernon (@rbernon) commented about server/thread.c:
thread->exit_code = 0; thread->priority = 0; thread->base_priority = 0; + thread->disable_boost = 0;
Let's split the boost handling to a separate MR. Fwiw I don't think adding fields to structure deserve separate commits. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/7516#note_97077