summaryrefslogtreecommitdiffstats
path: root/src/core/hle/kernel/synchronization.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* SVC: Correct WaitSynchronization, WaitProcessWideKey, SignalProcessWideKey.Fernando Sahmkow2020-06-271-1/+7
* SVC: Correct SignalEvent, ClearEvent, ResetSignal, WaitSynchronization, CancelSynchronization, ArbitrateLockFernando Sahmkow2020-06-271-54/+64
* Core: Address FeedbackFernando Sahmkow2020-02-141-10/+11
* Kernel: Refactor synchronization to better match REFernando Sahmkow2020-02-111-0/+86