summaryrefslogtreecommitdiff
path: root/src/core/hle/kernel/thread.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* - added helper function for __KernelCreateThreadGravatar bunnei2014-05-141-0/+6
* various cleanups / remove unused codeGravatar bunnei2014-05-131-0/+1
* added a bunch of threading code, recycled from PPSSPP, with lots of hacks in ...Gravatar bunnei2014-05-131-6/+19
* added initial kernel/thread modulesGravatar bunnei2014-05-091-0/+36