summaryrefslogtreecommitdiffstats
path: root/src/core/hle/kernel/k_light_condition_variable.h (unfollow)
Commit message (Expand)AuthorFilesLines
2023-03-13kernel: convert KConditionVariable, KLightConditionVariable, KLightLockLiam1-3/+3
2022-04-23general: Convert source file copyright comments over to SPDXMorph1-3/+2
2021-12-07hle: kernel: k_light_condition_variable: Revert unnecessary license comment changes.bunnei1-1/+1
2021-12-07hle: kernel: KLightConditionVariable: Migrate to updated KThreadQueue.bunnei1-54/+6
2021-11-04core: Remove unused includesameerj1-1/+0
2021-06-11kernel: KLightConditionVariable: Update implementation to 12.xMorph1-13/+30
2021-05-16core: Make variable shadowing a compile-time errorLioncash1-1/+2
2021-02-02Compile errorChloe Marcec1-1/+1
2021-02-02Address issuesChloe Marcec1-12/+9
2021-01-30kernel: Rewrite resource limit to be more accurateChloe Marcec1-0/+60