summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/RenderBase.cpp
diff options
context:
space:
mode:
authorLéo Lam <leo@innovatetechnologi.es>2019-06-13 23:34:25 +0200
committerLéo Lam <leo@innovatetechnologi.es>2019-06-13 23:34:25 +0200
commita6f4cb164752ce5dbafcd3900e7f46df938d654a (patch)
treef3e5320bc12063d0d3e1c321245b52dafbfb1fe4 /Source/Core/VideoCommon/RenderBase.cpp
parentcea1b58919dd08e53eeffe3e61df404278cca660 (diff)
DiscordHandler: Don't delay shutdown by up to 2s
Currently, it is possible for the DiscordHandler thread to be in the middle of sleeping when Dolphin is closing. This results in a very noticeable delay of up to 2 seconds that is unacceptable, especially for people who don't use the Discord integration. This fixes the issue by making the thread wait on an Event instead and signalling it when shutting down.
Diffstat (limited to 'Source/Core/VideoCommon/RenderBase.cpp')
0 files changed, 0 insertions, 0 deletions