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

does synchronized_value support reader/writer locks? #375

Open
Jacob-Burckhardt opened this issue Jul 15, 2022 · 1 comment
Open

does synchronized_value support reader/writer locks? #375

Jacob-Burckhardt opened this issue Jul 15, 2022 · 1 comment

Comments

@Jacob-Burckhardt
Copy link

Does synchronized_value support Readers–writer lock? I could not find an interface to specify whether access to the lock-protected data will be read-only or whether it will write.

@themightyoarfish
Copy link

I have the same question.

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

No branches or pull requests

2 participants