core_timing,scheduler: Use std::scoped_lock when possible
Simplifies the cognitive load of procedures using locks and makes locks safe against exceptions.
Please register or sign in to comment
Simplifies the cognitive load of procedures using locks and makes locks safe against exceptions.