summaryrefslogtreecommitdiff
path: root/src/core/hle/kernel/condition_variable.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Kernel: Remove unused ConditionVariable class.Gravatar Subv2018-04-201-63/+0
* WaitProcessWideKeyAtomic: Handle case where condition variable was already cr...Gravatar bunnei2018-02-041-3/+1
* Format: Run the new clang format on everythingGravatar James Rowe2018-01-201-1/+1
* yuzu: Update license text to be consistent across project.Gravatar bunnei2018-01-131-1/+1
* kernel: Rename Semaphore to ConditionVariable.Gravatar bunnei2018-01-081-0/+65