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

New synchronization primitives #47

Merged
merged 3 commits into from
May 8, 2024
Merged

Conversation

planetis-m
Copy link
Contributor

Adds RwLock, Barrier, Semaphore and Once, along with relevant tests and some examples. All doc comments are generated by AI so please review carefully. Note RwLock is not fair phase.

@planetis-m
Copy link
Contributor Author

This can be merged!

@Araq Araq merged commit f326fd9 into nim-lang:master May 8, 2024
10 of 12 checks passed
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