Module thread

Source
Expand description

APIs to interact with threads.

Structs§

JoinHandle

Traits§

ThreadAccess
Marker trait to indicate a world that is allowed to spawn threads.

Functions§

spawn
Spawn a new thread.