summaryrefslogtreecommitdiff
path: root/src/common/logging/backend.cpp
diff options
context:
space:
mode:
authorGravatar Lioncash2019-01-30 12:41:17 -0500
committerGravatar Lioncash2019-01-30 12:50:37 -0500
commita3cdd773c34ccfbfaa4a59724d94b6d8ca7c64e7 (patch)
treef4850985a7a764cad3227cd92bcad3891c9ed234 /src/common/logging/backend.cpp
parentkernel/timer: Remove unnecessary WakeupAllWaitingThreads() override (diff)
downloadyuzu-a3cdd773c34ccfbfaa4a59724d94b6d8ca7c64e7.tar.gz
yuzu-a3cdd773c34ccfbfaa4a59724d94b6d8ca7c64e7.tar.xz
yuzu-a3cdd773c34ccfbfaa4a59724d94b6d8ca7c64e7.zip
kernel/wait_object: Devirtualize functions related to manipulating the thread list directly
No inheritors of the WaitObject class actually make use of their own implementations of these functions, so they can be made non-virtual. It's also kind of sketchy to allow overriding how the threads get added to the list anyways, given the kernel itself on the actual hardware doesn't seem to customize based off this.
Diffstat (limited to 'src/common/logging/backend.cpp')
0 files changed, 0 insertions, 0 deletions