diff options
| author | nyanpasu64 <nyanpasu64@tuta.io> | 2022-03-27 22:27:44 -0700 |
|---|---|---|
| committer | nyanpasu64 <nyanpasu64@tuta.io> | 2022-03-27 22:39:26 -0700 |
| commit | 76160276848bd2bbfa6be5335c9cd374ead49a58 (patch) | |
| tree | 8dbdab4743aeefea47ef547922ed10b1f8a9de14 /Source/Core/InputCommon/GCAdapter.cpp | |
| parent | 871b01a5d91f2812f98b6ed58f024713e3b1ebe1 (diff) | |
Remove unnecessary atomic usage in GCAdapter_Android.cpp
s_controller_write_payload_size needs to remain an atomic because Read()
loads and stores without holding a mutex, Output() stores while holding
s_write_mutex, and ResetRumble() stores while holding s_read_mutex! I'm
pretty sure this code is wrong, specifically ResetRumble().
Diffstat (limited to 'Source/Core/InputCommon/GCAdapter.cpp')
0 files changed, 0 insertions, 0 deletions
