Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add LocalRange, Range + Domain thread support, tests for naming threads and Range thread support #13

Merged
merged 5 commits into from
Mar 26, 2024

Conversation

willkill07
Copy link
Contributor

@willkill07 willkill07 commented Mar 26, 2024

  • Adds Sync and Send traits to Range and domain::Range and Domain
  • Introduces LocalRange and domain::LocalRange for modeling callstacks.
  • Add two examples demonstrating (1) naming threads and (2) passing ranges between threads

willkill07 and others added 5 commits March 26, 2024 09:17
@willkill07 willkill07 changed the title Add thread support + test Add LocalRange, Range + Domain thread support, tests for naming threads and Range thread support Mar 26, 2024
@willkill07 willkill07 merged commit 4652571 into main Mar 26, 2024
5 checks passed
@willkill07 willkill07 deleted the threads branch March 26, 2024 14:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant