shadow_
rs
2a026f2
Module thread
Structs
Enums
In shadow_
rs::
host
Module
shadow_rs
::
host
::
thread
Copy item path
source
·
[
−
]
Expand description
An emulated Linux thread.
Structs
§
Thread
A virtual Thread in Shadow. Currently a thin wrapper around the C Thread, which this object owns, and frees on Drop.
Thread
Id
Enums
§
Resume
Result
The thread’s state after having been allowed to execute some code.