diff options
| author | Dentomologist <dentomologist@gmail.com> | 2023-06-04 11:53:38 -0700 |
|---|---|---|
| committer | Dentomologist <dentomologist@gmail.com> | 2025-10-26 17:54:41 -0700 |
| commit | 691743fbc4cb119ce28b4494e084218ca0cc9bb2 (patch) | |
| tree | 1e7bb1836de09b87808cae3ec92dc20b9954199a /Source/Core/VideoCommon/GraphicsModSystem/Config | |
| parent | bebeba29c30e651156ba2ffe7717bd8ee4573be3 (diff) | |
CPU: Extract RestoreStateAndUnlock from PauseAndLock
Replace call of CPUManager::PauseAndLock(do_lock=false) with new
function RestoreStateAndUnlock for clarity.
Callers of Core::PauseAndLock ignore the return value when do_lock is
false, so in that case was_unpaused in Core::PauseAndLock doesn't need
to be set and so RestoreStateAndUnlock doesn't need to return anything.
Diffstat (limited to 'Source/Core/VideoCommon/GraphicsModSystem/Config')
0 files changed, 0 insertions, 0 deletions
