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

A way to duplicate mpq_archive_s for thread-safety #16

Open
glebm opened this issue Nov 1, 2021 · 0 comments
Open

A way to duplicate mpq_archive_s for thread-safety #16

glebm opened this issue Nov 1, 2021 · 0 comments

Comments

@glebm
Copy link

glebm commented Nov 1, 2021

Reading from the archive in multiple threads is not thread-safe. It'd be great if the library provided a way to duplicate an existing mpq_archive_s so that thread-safe reads are possible without locks.

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

1 participant