Alexandre Julliard pushed to branch master at wine / wine
Commits: 808d7047 by Marc-Aurel Zent at 2025-03-20T21:37:39+01:00 include: Add thread priority constants.
- - - - - 40339366 by Marc-Aurel Zent at 2025-03-20T21:37:40+01:00 ntdll/tests: Add tests for process and thread priority.
- - - - - cf8a1daf by Marc-Aurel Zent at 2025-03-20T21:37:40+01:00 server: Infer process priority class in set_thread_priority.
- - - - - eaf0b4e1 by Marc-Aurel Zent at 2025-03-20T21:37:40+01:00 server: Clarify between effective thread priority and class/level.
This also uses the correct NT thread priority constants where possible.
- - - - - 3323a7e4 by Marc-Aurel Zent at 2025-03-20T21:37:54+01:00 server: Rename thread priority to base_priority.
- - - - -
10 changed files:
- dlls/ntdll/tests/info.c - dlls/ntdll/unix/thread.c - include/ddk/wdm.h - include/wine/server_protocol.h - server/process.c - server/protocol.def - server/request_handlers.h - server/request_trace.h - server/thread.c - server/thread.h
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/e6446969adc2e396971b059984677c...