Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Changes for thread context structsHEADmaster | GrapheneCt | 2021-09-20 | 1 | -0/+18 |
| | | | | From pthread_vita.h from Unity 2017 | ||||
* | Changes for SceKernelThreadOptParamInternal | GrapheneCt | 2021-09-20 | 1 | -8/+19 |
| | |||||
* | Add sceKernelGetTLSAddr in SceThreadmgrForDriver | Princess of Sleeping | 2021-04-24 | 1 | -0/+7 |
| | |||||
* | Add sceKernelGetSystemTime functions | Reiko Asakura | 2021-03-11 | 1 | -0/+43 |
| | |||||
* | Move threadmgr functions to common header | Reiko Asakura | 2021-03-11 | 1 | -0/+21 |
| | | | | | sceKernelGetTLSAddr has been removed for kernel because it does not exist. | ||||
* | Rename include guards | Reiko Asakura | 2021-03-08 | 1 | -2/+2 |
| | |||||
* | Add package workflow | Reiko Asakura | 2021-02-11 | 1 | -0/+4 |
| | |||||
* | Remove dupe: kernel/threadmgr.h | Reiko Asakura | 2021-01-19 | 1 | -270/+5 |
| | |||||
* | Indent with tabs instead of spaces | Reiko Asakura | 2020-09-18 | 1 | -8/+8 |
| | |||||
* | Add thread related function and types | GrapheneCt | 2020-09-05 | 1 | -0/+13 |
| | | | | Credits: Graphene | ||||
* | Add doc and remove unneeded include | Reiko Asakura | 2020-07-21 | 1 | -2/+2 |
| | |||||
* | Add threadmgr constants and prototypes | Reiko Asakura | 2020-07-05 | 1 | -0/+273 |