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

mvcc/backend: rename Lock() to RLock() in ReadTx interface #10506

Merged
merged 1 commit into from
Mar 5, 2019

Commits on Mar 5, 2019

  1. mvcc/backend: rename ReadTx Lock() to RLock()

    For better code readability, renaming Lock() to RLock() in ReadTx
    interface.
    jingyih committed Mar 5, 2019
    Configuration menu
    Copy the full SHA
    1c19f12 View commit details
    Browse the repository at this point in the history