summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/VideoConfig.cpp
diff options
context:
space:
mode:
authorDentomologist <dentomologist@gmail.com>2023-06-04 11:53:38 -0700
committerDentomologist <dentomologist@gmail.com>2025-10-26 17:54:41 -0700
commit691743fbc4cb119ce28b4494e084218ca0cc9bb2 (patch)
tree1e7bb1836de09b87808cae3ec92dc20b9954199a /Source/Core/VideoCommon/VideoConfig.cpp
parentbebeba29c30e651156ba2ffe7717bd8ee4573be3 (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/VideoConfig.cpp')
0 files changed, 0 insertions, 0 deletions