Observação
O acesso a essa página exige autorização. Você pode tentar entrar ou alterar diretórios.
O acesso a essa página exige autorização. Você pode tentar alterar os diretórios.
The Thread selection list box displays statistics for threads of the process selected in the Process selection list box so you can select a thread for further operations.
| Field | Description |
| Thread(s) | Thread ID number. This is the handle returned by CreateThread. |
| Processor Time | Amount of time that this instance of the thread has been running. |
| Privileged | Percentage of CPU time that was spent executing privileged code (code in the Windows NT Executive). |
| User | Percentage of CPU time that was spent executing user code. This time includes time running protected subsystem code. |