-
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.