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 can 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
Copyright © 2013 CA. All rights reserved. |
|