summaryrefslogtreecommitdiff
path: root/include/common/kernel/threadmgr.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Changes for thread context structsHEADmasterGrapheneCt2021-09-201-0/+18
| | | | From pthread_vita.h from Unity 2017
* Changes for SceKernelThreadOptParamInternalGrapheneCt2021-09-201-8/+19
|
* Add sceKernelGetTLSAddr in SceThreadmgrForDriverPrincess of Sleeping2021-04-241-0/+7
|
* Add sceKernelGetSystemTime functionsReiko Asakura2021-03-111-0/+43
|
* Move threadmgr functions to common headerReiko Asakura2021-03-111-0/+21
| | | | | sceKernelGetTLSAddr has been removed for kernel because it does not exist.
* Rename include guardsReiko Asakura2021-03-081-2/+2
|
* Add package workflowReiko Asakura2021-02-111-0/+4
|
* Remove dupe: kernel/threadmgr.hReiko Asakura2021-01-191-270/+5
|
* Indent with tabs instead of spacesReiko Asakura2020-09-181-8/+8
|
* Add thread related function and typesGrapheneCt2020-09-051-0/+13
| | | | Credits: Graphene
* Add doc and remove unneeded includeReiko Asakura2020-07-211-2/+2
|
* Add threadmgr constants and prototypesReiko Asakura2020-07-051-0/+273