Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 84 Bytes

CodingConvention.md

File metadata and controls

5 lines (3 loc) · 84 Bytes

Coding Convention

Synchronization

  • Use absl::Mutex instead of std::mutex