In the Windows operating system, the kernel schedules threads to run on the processors. A thread is a part of a process that runs program code. A process may contain one or many threads.
Use the NT Thread table to obtain detailed status information for each thread executing on the system.
Class: ntThreadEntry
Instance: value of ntThreadPID and ntThreadNumber attributes for the specific thread
The NT Thread table lets you monitor the following thread information:
| Copyright © 2011 CA. All rights reserved. | Tell Technical Publications how we can improve this information |