OSDN Git Service

[Qt][INPUT] Fix infinit loop when key input to use semaphore (a.k.a. emu->LockVM...
authorK.Ohta <whatisthis.sowhat@gmail.com>
Tue, 13 Jan 2015 18:37:18 +0000 (03:37 +0900)
committerK.Ohta <whatisthis.sowhat@gmail.com>
Tue, 13 Jan 2015 18:37:18 +0000 (03:37 +0900)
commitd8ebbb6b9deac84b82dd21ca0e497528f3a7efd8
tree0a4e3fdf9ca18cc9f29dfa44d9aeaf432d1764f3
parent02f5471196e84179d811bb8047cfb5c599f3e80f
[Qt][INPUT] Fix infinit loop when key input to use semaphore (a.k.a. emu->LockVM() and UnlockVM()).
source/src/qt/common/qt_input.cpp