mirror of
https://github.com/skyline-emu/skyline.git
synced 2024-11-05 10:15:09 +01:00
861d7e9eb2
SvcClearEvent previously set the `signalled` flag directly rather than calling `ResetSignal`, which skipped the locking necessary to make it globally visible. Switch it to use `ResetSignal` to fix this. |
||
---|---|---|
.. | ||
libraries | ||
src/main | ||
.gitignore | ||
build.gradle | ||
CMakeLists.txt | ||
proguard-rules.pro |