summaryrefslogtreecommitdiffstats
path: root/src/core/hle/kernel/condition_variable.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* WaitProcessWideKeyAtomic: Handle case where condition variable was already created.bunnei2018-02-041-2/+1
* Fixes some cast warnings, partial port of citra #3064 (#106)River City Ransomware2018-01-201-1/+1
* yuzu: Update license text to be consistent across project.bunnei2018-01-131-1/+1
* kernel: Rename Semaphore to ConditionVariable.bunnei2018-01-091-0/+65