Module managed_thread

Source
Expand description

A thread of a managed process.

This contains the code where the simulator can create or communicate with a managed process.

Structs§

ManagedThread

Enums§

ResumeResult
The ManagedThread’s state after having been allowed to execute some code.