summaryrefslogtreecommitdiffstats
path: root/src/core/hle/kernel/k_condition_variable.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* general: Convert source file copyright comments over to SPDXMorph2022-04-231-3/+2
| | | | | This formats all copyright comments according to SPDX formatting guidelines. Additionally, this resolves the remaining GPLv2 only licensed files by relicensing them to GPLv2.0-or-later.
* hle: kernel: KConditionVariable: Various updates & simplifications.bunnei2021-12-071-1/+1
|
* core: hle: kernel: Rename Thread to KThread.bunnei2021-01-291-5/+5
|
* core: hle: kernel: Update KConditionVariable.bunnei2021-01-111-0/+59