7 Mar
2025
7 Mar
'25
9:28 a.m.
Rémi Bernon (@rbernon) commented about server/thread.c:
return mask; }
-static int get_base_priority( int priority_class, int priority ) +static int calculate_thread_priority( int priority_class, int priority )
Can we squash this with previous commit and name it for instance `thread_priority_from_class_and_level`? -- https://gitlab.winehq.org/wine/wine/-/merge_requests/7516#note_97071