Skip to content

Implement threading #17

@DrSloth

Description

@DrSloth

A simple threading API with a spawn function returning a JoinHandle.
JoinHandles then can be waited on with the join function or are implicitly waited on if access to the data is required.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions