google / google/oboe

Internal clean up for std::lock_guard<std::mutex>

Open
#2,239 0 comments 0 reactions 1 assignee Claimed by @robertwu1 View on GitHub
clean_up
Dominant language
C++
Stars
4.1k
Forks
639
Avg merge
2d 23h
Merged PRs (30d)
8

Description

In Oboe, there are places declaring lock guard as `std::lock_guard`. It can by simplified as `std::lock_guard _l(mutex).`

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.