summaryrefslogtreecommitdiff
path: root/include/common/kernel/threadmgr.h (unfollow)
Commit message (Expand)AuthorFilesLines
2021-09-20Changes for thread context structsHEADmasterGrapheneCt1-0/+18
2021-09-20Changes for SceKernelThreadOptParamInternalGrapheneCt1-8/+19
2021-04-24Add sceKernelGetTLSAddr in SceThreadmgrForDriverPrincess of Sleeping1-0/+7
2021-03-11Add sceKernelGetSystemTime functionsReiko Asakura1-0/+43
2021-03-11Move threadmgr functions to common headerReiko Asakura1-0/+21
2021-03-08Rename include guardsReiko Asakura1-2/+2
2021-02-11Add package workflowReiko Asakura1-0/+4
2021-01-19Remove dupe: kernel/threadmgr.hReiko Asakura1-270/+5
2020-09-18Indent with tabs instead of spacesReiko Asakura1-8/+8
2020-09-05Add thread related function and typesGrapheneCt1-0/+13
2020-07-21Add doc and remove unneeded includeReiko Asakura1-2/+2
2020-07-05Add threadmgr constants and prototypesReiko Asakura1-0/+273