summaryrefslogtreecommitdiffstats
path: root/src/core/hle/kernel/k_light_condition_variable.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* kernel: convert KConditionVariable, KLightConditionVariable, KLightLockLiam2023-03-131-3/+3
* general: Convert source file copyright comments over to SPDXMorph2022-04-231-3/+2
* hle: kernel: k_light_condition_variable: Revert unnecessary license comment changes.bunnei2021-12-071-1/+1
* hle: kernel: KLightConditionVariable: Migrate to updated KThreadQueue.bunnei2021-12-071-54/+6
* core: Remove unused includesameerj2021-11-041-1/+0
* kernel: KLightConditionVariable: Update implementation to 12.xMorph2021-06-111-13/+30
* core: Make variable shadowing a compile-time errorLioncash2021-05-161-1/+2
* Compile errorChloe Marcec2021-02-021-1/+1
* Address issuesChloe Marcec2021-02-021-12/+9
* kernel: Rewrite resource limit to be more accurateChloe Marcec2021-01-301-0/+60