Skip to content

Provide a method for spawning scoped threads #308

Open
@akonradi

Description

@akonradi

Provide a method similar to std::thread::scope for spawning threads that can borrow from their environment. This will allow crates using loom to avoid having to use Arcs for state shared between multiple threads.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions