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

refactor(threads): sync submodule #452

Merged
merged 1 commit into from
Oct 2, 2024

Conversation

elenaf9
Copy link
Collaborator

@elenaf9 elenaf9 commented Oct 2, 2024

Description

Move channel and lock synchronization primitives into new sync submodule.
This is on par with embassy_sync, std::sync, etc.

Issues/PRs references

Extracted from #398.

Change checklist

  • I have cleaned up my commit history and squashed fixup commits.
  • I have followed the Coding Conventions.
  • I have performed a self-review of my own code.
  • I have made corresponding changes to the documentation.

@kaspar030
Copy link
Collaborator

LGTM

@kaspar030 kaspar030 added this pull request to the merge queue Oct 2, 2024
Merged via the queue into future-proof-iot:main with commit 774c983 Oct 2, 2024
30 checks passed
@elenaf9 elenaf9 deleted the threads/sync-mod branch October 2, 2024 22:25
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.

2 participants