OSProcess represents a process in the operating system. It provides details about the process, including its name, ID, state, resources usage, and more.
OSProcess
OSThread Represents a thread of an operating system process, providing details about its execution, resource usage, and associated metadata.
OSThread
Process and Thread Execution States