setthreadpriority/setprioritythread/threadsetpriority

Set thread priority in the debuggee.

参数

arg1 ThreadId of the thread to change the priority of (see the Threads tab).

arg2 Priority value, this can be the integer of a valid thread priority (see MSDN) or one of the following values: “Normal”, “AboveNormal”, “TimeCritical”, “Idle”, “BelowNormal”, “Highest”, “Lowest”.

结果

此命令不会设置任何结果变量。