| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | core: hle: kernel: Update KSynchronizationObject. | 2021-01-11 | 1 | -77/+0 | |
| * | hle: kernel: SynchronizationObject: Use atomic_bool for is_signaled. | 2020-11-29 | 1 | -1/+2 | |
| * | General: Cleanup legacy code. | 2020-06-27 | 1 | -15/+0 | |
| * | SVC: Correct WaitSynchronization, WaitProcessWideKey, SignalProcessWideKey. | 2020-06-27 | 1 | -0/+2 | |
| * | SVC: Correct SignalEvent, ClearEvent, ResetSignal, WaitSynchronization, Cance... | 2020-06-27 | 1 | -2/+3 | |
| * | Kernel: Refactor synchronization to better match RE | 2020-02-11 | 1 | -0/+10 | |
| * | Kernel: Change WaitObject to Synchronization object. In order to better refle... | 2020-02-11 | 1 | -0/+78 |