Module shadow_rs::host::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§

Enums§

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