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 MappedMutexGuard API #2056

Merged
merged 1 commit into from Jan 29, 2020
Merged

Add MappedMutexGuard API #2056

merged 1 commit into from Jan 29, 2020

Commits on Jan 29, 2020

  1. Add MappedMutexGuard API

    MappedMutexGuard is used to map some locked data to a narrower
    view of that data, while maintaining the lock in a new RAII wrapper.
    Adam Lesinski committed Jan 29, 2020
    Copy the full SHA
    e8e865c View commit details
    Browse the repository at this point in the history