Module generic_kernel_task_state_event

Source
Expand description

Nested message and enum types in GenericKernelTaskStateEvent.

Enums§

TaskStateEnum
TaskStateEnum represents the valid states of a thread. These states are a generic representation of the actual thread state and don’t necessarily map one-to-one to the states the actual OS kernel tracks internally.