summaryrefslogtreecommitdiff
path: root/include/user/kernel/threadmgr.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Changes for SceKernelThreadOptParamInternalGrapheneCt2021-09-201-0/+2
* Add sceKernelGetTLSAddr in SceThreadmgrForDriverPrincess of Sleeping2021-04-241-7/+0
* Add sceKernelGetSystemTime functionsReiko Asakura2021-03-111-7/+0
* Move threadmgr functions to common headerReiko Asakura2021-03-111-21/+0
* Remove old SDK functionsReiko Asakura2021-03-111-27/+0
* Fix names for sceKernelGetThreadTLSAddrReiko Asakura2021-03-101-17/+15
* Rename include guardsReiko Asakura2021-03-081-3/+3
* Add package workflowReiko Asakura2021-02-111-0/+4
* Remove dupe: kernel/threadmgr.hReiko Asakura2021-01-191-1502/+3
* Add SceKernelForMono functionsGrapheneCt2020-09-181-0/+28
* Indent with tabs instead of spacesReiko Asakura2020-09-181-13/+13
* Merge VitasdkReiko Asakura2020-09-141-0/+23
|\
| * Add sceKernelWaitSignal and sceKernelSendSignal (#462)Sunho Kim2020-08-031-0/+23
* | Add thread related function and typesGrapheneCt2020-09-051-7/+15
* | Merge VitasdkReiko Asakura2020-07-241-3/+3
|\|
| * Fix many args (#451)Princess of Sleeping2020-06-261-11/+11
| * tabification.Simon Stapleton2020-06-111-1/+1
| * Fix value for SCE_EVENT_WAITMULTIPLE, add other missing event flagsSimon Stapleton2020-06-111-2/+10
* | Add thread event functions for kernelReiko Asakura2020-07-231-2/+0
* | Add threadmgr constants and prototypesReiko Asakura2020-07-051-365/+804
* | Add kernel constants headerReiko Asakura2020-07-051-0/+1
* | Add types headersReiko Asakura2020-07-051-4/+1
* | Add macro SCE_KERNEL_THREAD_ID_SELFReiko Asakura2020-03-171-0/+3
|/
* Typo fix.Rinnegatamante2018-04-181-1/+1
* Added SCE_KERNEL_MUTEX_ATTR_RECURSIVE reference.Rinnegatamante2018-04-181-0/+4
* Added some ScePowerCallbackTypes, fix some typos. (#299)Sree2018-03-141-1/+2
* Remove all NID mismatched definitionsSunguk Lee2018-01-151-9/+0
* Add missing sceKernelTryLockLwMutexFrancisco José García García2017-12-011-0/+1
* Fix typoFrancisco José García García2017-10-261-1/+1
* The sceKernelGetMutexInfo second arg should be a pointer to SceKernelMutexInfocodestation2017-06-301-1/+1
* Named anonymous enums in psp2. (#179)Rinnegatamante2017-06-151-78/+77
* Typo fixing, and misnamed struct (#151)Hexxellor2017-03-281-10/+10
* Switch license to MITdevnoname1202017-02-101-2/+0
* Fix sceKernelCreateCond exampleSergi Granell2017-01-141-2/+2
* Add Condition variables prototypesSergi Granell2017-01-141-0/+109
* Documentation: Simplify groupingdevnoname1202016-11-171-1/+0
* All files should be added to the documentation nowdevnoname1202016-11-131-3/+1
* More stuff related to doxygendevnoname1202016-11-131-0/+4
* updated threadmgr pipe documentationDavee2016-09-241-22/+22
* Add LwCondFrancisco José García García2016-09-061-0/+15
* Removed sceKernelRotateThreadReadyQueue.Rinnegatamante2016-09-051-9/+0
* added sceKernelGetThreadTLSAddr and sceKernelGetTLSAddrDavee2016-09-041-0/+15
* Add sceKernelGetSystemTimeWide1732102016-09-011-0/+6
* Add threadmgr LwMutex and power ClockFrequencyribbid9872016-08-021-0/+16
* Update wait event flagsSergi Granell2016-08-011-1/+3
* Fixed the inconsistency in the headers as discussed in issue #4 and #vitasdkSMOKE52015-10-111-22/+22
* Initial commit. Added headers from psp2sdk.Glenn Anderson2015-08-141-0/+1003