aboutsummaryrefslogtreecommitdiff
path: root/src/core/hle/kernel/k_thread_queue.h
AgeCommit message (Expand)Author
2021-12-06hle: kernel: Remove unnecessary virtual specifier on EndWait.bunnei
2021-12-06hle: kernel: Cleanup to match coding style.bunnei
2021-12-06hle: kernel: KThreadQueue: Remove deprecated code.bunnei
2021-12-06hle: kernel: Update KThreadQueue and migrate KSynchronizationObject.bunnei
2021-05-16core: Make variable shadowing a compile-time errorLioncash
2021-01-28core: hle: kernel: Implement KThreadQueue.bunnei