summaryrefslogtreecommitdiffstats
path: root/src/core/hle/kernel/condition_variable.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2018-02-04WaitProcessWideKeyAtomic: Handle case where condition variable was already created.bunnei1-2/+1
2018-01-20Fixes some cast warnings, partial port of citra #3064 (#106)River City Ransomware1-1/+1
2018-01-13yuzu: Update license text to be consistent across project.bunnei1-1/+1
2018-01-09kernel: Rename Semaphore to ConditionVariable.bunnei1-0/+65