HomePhabricator

refactor: Rename LockGuard to StdLockGuard for consistency with StdMutex

Description

refactor: Rename LockGuard to StdLockGuard for consistency with StdMutex

Summary:
This is part [2/5] of Core PR18635 : https://github.com/bitcoin/bitcoin/pull/18635/commits/dfb75ae49d4d617ec02188a6f449e8b8015ad467

Depends on D7877

Test Plan:

ninja all check-all

Check that clang's thread safety analysis is happy.

Reviewers: #bitcoin_abc, Fabien

Reviewed By: #bitcoin_abc, Fabien

Differential Revision: https://reviews.bitcoinabc.org/D7878

Details

Provenance
Hennadii Stepanov <32963518+hebasto@users.noreply.github.com>Authored on May 28 2020, 06:42
deadalnixCommitted on Oct 11 2020, 13:12
deadalnixPushed on Oct 11 2020, 13:12
Reviewer
Restricted Project
Differential Revision
D7878: refactor: Rename LockGuard to StdLockGuard for consistency with StdMutex
Parents
rABC902d495d4e29: Add thread safety annotated wrapper for std::mutex
Branches
Unknown
Tags
Unknown