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

Thread-safe registering of meta-data #8

Open
maxdebayser opened this issue Dec 8, 2012 · 0 comments
Open

Thread-safe registering of meta-data #8

maxdebayser opened this issue Dec 8, 2012 · 0 comments
Labels

Comments

@maxdebayser
Copy link
Owner

The global meta-data index should be protected to a mutex because different threads could load dynamic libraries at the same time and try to register the meta-data leading to race conditions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant