summaryrefslogtreecommitdiff
path: root/include/user/kernel/threadmgr.h (unfollow)
Commit message (Expand)AuthorFilesLines
2021-09-20Changes for thread context structsHEADmasterGrapheneCt1-14/+4
2021-09-20Changes for SceKernelThreadOptParamInternalGrapheneCt1-0/+2
2021-04-24Add sceKernelGetTLSAddr in SceThreadmgrForDriverPrincess of Sleeping1-7/+0
2021-03-11Add sceKernelGetSystemTime functionsReiko Asakura1-7/+0
2021-03-11Move threadmgr functions to common headerReiko Asakura1-21/+0
2021-03-11Remove old SDK functionsReiko Asakura1-27/+0
2021-03-10Fix names for sceKernelGetThreadTLSAddrReiko Asakura1-17/+15
2021-03-08Rename include guardsReiko Asakura1-3/+3
2021-02-11Add package workflowReiko Asakura1-0/+4
2021-01-19Remove dupe: kernel/threadmgr.hReiko Asakura1-1502/+3
2020-09-18Add SceKernelForMono functionsGrapheneCt1-0/+28
2020-09-18Indent with tabs instead of spacesReiko Asakura1-13/+13
2020-09-05Add thread related function and typesGrapheneCt1-7/+15
2020-08-03Add sceKernelWaitSignal and sceKernelSendSignal (#462)Sunho Kim1-0/+23
2020-07-23Add thread event functions for kernelReiko Asakura1-2/+0
2020-07-05Add threadmgr constants and prototypesReiko Asakura1-365/+804
2020-07-05Add kernel constants headerReiko Asakura1-0/+1
2020-07-05Add types headersReiko Asakura1-4/+1
2020-06-26Fix many args (#451)Princess of Sleeping1-11/+11
2020-06-23Revert vitasdk commitsReiko Asakura1-10/+2
2020-06-11tabification.Simon Stapleton1-1/+1
2020-06-11Fix value for SCE_EVENT_WAITMULTIPLE, add other missing event flagsSimon Stapleton1-2/+10
2020-03-17Add macro SCE_KERNEL_THREAD_ID_SELFReiko Asakura1-0/+3
2018-04-18Typo fix.Rinnegatamante1-1/+1
2018-04-18Added SCE_KERNEL_MUTEX_ATTR_RECURSIVE reference.Rinnegatamante1-0/+4
2018-03-14Added some ScePowerCallbackTypes, fix some typos. (#299)Sree1-1/+2
2018-01-15Remove all NID mismatched definitionsSunguk Lee1-9/+0
2017-12-01Add missing sceKernelTryLockLwMutexFrancisco José García García1-0/+1
2017-10-26Fix typoFrancisco José García García1-1/+1
2017-06-30The sceKernelGetMutexInfo second arg should be a pointer to SceKernelMutexInfocodestation1-1/+1
2017-06-15Named anonymous enums in psp2. (#179)Rinnegatamante1-78/+77
2017-03-28Typo fixing, and misnamed struct (#151)Hexxellor1-10/+10
2017-02-10Switch license to MITdevnoname1201-2/+0
2017-01-14Fix sceKernelCreateCond exampleSergi Granell1-2/+2
2017-01-14Add Condition variables prototypesSergi Granell1-0/+109
2016-11-17Documentation: Simplify groupingdevnoname1201-1/+0
2016-11-13All files should be added to the documentation nowdevnoname1201-3/+1
2016-11-13More stuff related to doxygendevnoname1201-0/+4
2016-09-24updated threadmgr pipe documentationDavee1-22/+22
2016-09-06Add LwCondFrancisco José García García1-0/+15
2016-09-05Removed sceKernelRotateThreadReadyQueue.Rinnegatamante1-9/+0
2016-09-04added sceKernelGetThreadTLSAddr and sceKernelGetTLSAddrDavee1-0/+15
2016-09-01Add sceKernelGetSystemTimeWide1732101-0/+6
2016-08-02Add threadmgr LwMutex and power ClockFrequencyribbid9871-0/+16
2016-08-01Update wait event flagsSergi Granell1-1/+3
2015-10-11Fixed the inconsistency in the headers as discussed in issue #4 and #vitasdkSMOKE51-22/+22