Structs§
- Represents a process running within the compute state TODO: fields should be private and only accessed via methods.
- Represents the ID of a sub-process
Enums§
- Represents a freeze of all threads to perform some action on the total state-machine. This is normally done for things like snapshots which require the memory to remain stable while it performs a diff.