[−][src]Module crossbeam_utils::scoped
Structs
Scope | |
ScopedJoinHandle | A handle to a scoped thread |
ScopedThreadBuilder | Scoped thread configuration. Provides detailed control over the properties and behavior of new scoped threads. |
Functions
builder_spawn_unsafe⚠ | Like |
scope | Create a new |
spawn_unsafe⚠ | Like |