aboutsummaryrefslogtreecommitdiff
path: root/src/core/hle/kernel/k_condition_variable.h
AgeCommit message (Expand)Author
2023-10-21kernel: update KProcessLiam
2023-03-22kernel: use KTypedAddress for addressesLiam
2023-03-12kernel: convert KThread to new styleLiam
2023-03-12kernel: convert KConditionVariable, KLightConditionVariable, KLightLockLiam
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: KConditionVariable: Various updates & simplifications.bunnei
2021-01-28core: hle: kernel: Rename Thread to KThread.bunnei
2021-01-11core: hle: kernel: Update KConditionVariable.bunnei