diff options
| author | EmptyChaos <EmptyChaos@users.noreply.github.com> | 2016-09-23 13:20:28 +0000 |
|---|---|---|
| committer | EmptyChaos <EmptyChaos@users.noreply.github.com> | 2016-10-03 16:27:18 +1100 |
| commit | e91c0222b4a223a8917c70a444aba0c787efb7f9 (patch) | |
| tree | 3a2deb2bd1397bbe60cc2c875d15660e22fdd0e1 /Source/Core/InputCommon/ControllerInterface/ControllerInterface.cpp | |
| parent | cf8ac5c09c8719db3c88b34b6d7ffc4084800f75 (diff) | |
GeckoCode: Cleanup
The active codes vector cannot safely be used outside the mutex,
move the lock out into RunCodeHandler. s_code_handler_installed was
also racing against SetActiveCodes since it's being written both
inside and outside the lock.
General cleanup. Add s_ prefixes, use constexpr, remove C casts.
Diffstat (limited to 'Source/Core/InputCommon/ControllerInterface/ControllerInterface.cpp')
0 files changed, 0 insertions, 0 deletions
