aboutsummaryrefslogtreecommitdiff
path: root/src/core/hle/kernel/k_light_condition_variable.cpp
AgeCommit message (Expand)Author
2023-03-12kernel: convert KConditionVariable, KLightConditionVariable, KLightLockLiam
2023-03-07kernel: add timer pointer to KThreadQueueLiam
2022-06-26core: Replace all instances of ResultCode with Resultgerman77
2022-04-23general: Convert source file copyright comments over to SPDXMorph
2021-12-06hle: kernel: Remove unnecessary virtual specifier on CancelWait.bunnei
2021-12-06hle: kernel: Cleanup to match coding style.bunnei
2021-12-06hle: kernel: KLightConditionVariable: Migrate to updated KThreadQueue.bunnei