summaryrefslogtreecommitdiffstats
path: root/src/core/hle/kernel/session.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* kernel: More accurately reserve and release resourcesameerj2021-02-131-1/+10
* core: hle: kernel: Update KSynchronizationObject.bunnei2021-01-111-10/+1
* Kernel: Refactor synchronization to better match REFernando Sahmkow2020-02-111-0/+5
* Kernel: Change WaitObject to Synchronization object. In order to better reflect RE.Fernando Sahmkow2020-02-111-1/+1
* kernel: Implement a more accurate IPC dispatch.bunnei2019-11-281-4/+28
* Format: Run the new clang format on everythingJames Rowe2018-01-211-1/+1
* Manually tweak source formatting and then re-run clang-formatYuri Kunde Schlesner2016-09-191-4/+2
* Sources: Run clang-format on everything.Emmanuel Gil Peyrot2016-09-181-3/+4
* Explicitly instantiate constructors/destructors for Kernel objectsYuri Kunde Schlesner2015-02-021-0/+13