Skip to content
GitLab
Explore
Sign in
suyu
src
core
core_timing.cpp
Find file
Blame
History
Permalink
core_timing,scheduler: Use std::scoped_lock when possible
· 8562b516
ReinUsesLisp
authored
Jun 28, 2020
Simplifies the cognitive load of procedures using locks and makes locks safe against exceptions.
8562b516
Loading