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

Add a thread-safe wrapping implementation #54

Merged
merged 7 commits into from
Jul 23, 2024

Conversation

jkoritzinsky
Copy link
Collaborator

Add a locking implementation of the metadata APIs for when the user specifies they want a thread-safe metadata implementation (required for upstreaming into dotnet/runtime).

…pecifies they want a thread-safe metadata implementation.
src/interfaces/dispenser.cpp Outdated Show resolved Hide resolved
src/interfaces/dispenser.cpp Outdated Show resolved Hide resolved
src/interfaces/pal.cpp Outdated Show resolved Hide resolved
src/interfaces/pal.hpp Show resolved Hide resolved
src/interfaces/pal.hpp Outdated Show resolved Hide resolved
src/interfaces/pal.hpp Outdated Show resolved Hide resolved
src/interfaces/threadsafe.hpp Show resolved Hide resolved
@jkoritzinsky jkoritzinsky merged commit 9e7cd7e into AaronRobinsonMSFT:master Jul 23, 2024
12 checks passed
@jkoritzinsky jkoritzinsky deleted the lock branch July 23, 2024 19:12
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