summaryrefslogtreecommitdiffstats
path: root/src/core/hle/kernel/wait_object.h (unfollow)
Commit message (Expand)AuthorFilesLines
2018-09-28kernel/object: Remove unnecessary std::move from DynamicObjectCast()Lioncash1-1/+1
2018-08-29kernel: Eliminate kernel global stateLioncash1-0/+4
2018-08-02kernel: Move object class to its own source filesLioncash1-1/+1
2018-01-07wait_object: Refactor to allow waking up a single thread.bunnei1-0/+6
2017-05-30Kernel: Move WaitObject to a separate fileYuri Kunde Schlesner1-0/+67