index
:
vds-libraries
master
Vita Development Suite Runtime Library
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
user
/
kernel
/
threadmgr.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Changes for SceKernelThreadOptParamInternal
GrapheneCt
2021-09-20
1
-0
/
+2
*
Add sceKernelGetTLSAddr in SceThreadmgrForDriver
Princess of Sleeping
2021-04-24
1
-7
/
+0
*
Add sceKernelGetSystemTime functions
Reiko Asakura
2021-03-11
1
-7
/
+0
*
Move threadmgr functions to common header
Reiko Asakura
2021-03-11
1
-21
/
+0
*
Remove old SDK functions
Reiko Asakura
2021-03-11
1
-27
/
+0
*
Fix names for sceKernelGetThreadTLSAddr
Reiko Asakura
2021-03-10
1
-17
/
+15
*
Rename include guards
Reiko Asakura
2021-03-08
1
-3
/
+3
*
Add package workflow
Reiko Asakura
2021-02-11
1
-0
/
+4
*
Remove dupe: kernel/threadmgr.h
Reiko Asakura
2021-01-19
1
-1502
/
+3
*
Add SceKernelForMono functions
GrapheneCt
2020-09-18
1
-0
/
+28
*
Indent with tabs instead of spaces
Reiko Asakura
2020-09-18
1
-13
/
+13
*
Merge Vitasdk
Reiko Asakura
2020-09-14
1
-0
/
+23
|
\
|
*
Add sceKernelWaitSignal and sceKernelSendSignal (#462)
Sunho Kim
2020-08-03
1
-0
/
+23
*
|
Add thread related function and types
GrapheneCt
2020-09-05
1
-7
/
+15
*
|
Merge Vitasdk
Reiko Asakura
2020-07-24
1
-3
/
+3
|
\
|
|
*
Fix many args (#451)
Princess of Sleeping
2020-06-26
1
-11
/
+11
|
*
tabification.
Simon Stapleton
2020-06-11
1
-1
/
+1
|
*
Fix value for SCE_EVENT_WAITMULTIPLE, add other missing event flags
Simon Stapleton
2020-06-11
1
-2
/
+10
*
|
Add thread event functions for kernel
Reiko Asakura
2020-07-23
1
-2
/
+0
*
|
Add threadmgr constants and prototypes
Reiko Asakura
2020-07-05
1
-365
/
+804
*
|
Add kernel constants header
Reiko Asakura
2020-07-05
1
-0
/
+1
*
|
Add types headers
Reiko Asakura
2020-07-05
1
-4
/
+1
*
|
Add macro SCE_KERNEL_THREAD_ID_SELF
Reiko Asakura
2020-03-17
1
-0
/
+3
|
/
*
Typo fix.
Rinnegatamante
2018-04-18
1
-1
/
+1
*
Added SCE_KERNEL_MUTEX_ATTR_RECURSIVE reference.
Rinnegatamante
2018-04-18
1
-0
/
+4
*
Added some ScePowerCallbackTypes, fix some typos. (#299)
Sree
2018-03-14
1
-1
/
+2
*
Remove all NID mismatched definitions
Sunguk Lee
2018-01-15
1
-9
/
+0
*
Add missing sceKernelTryLockLwMutex
Francisco José García García
2017-12-01
1
-0
/
+1
*
Fix typo
Francisco José García García
2017-10-26
1
-1
/
+1
*
The sceKernelGetMutexInfo second arg should be a pointer to SceKernelMutexInfo
codestation
2017-06-30
1
-1
/
+1
*
Named anonymous enums in psp2. (#179)
Rinnegatamante
2017-06-15
1
-78
/
+77
*
Typo fixing, and misnamed struct (#151)
Hexxellor
2017-03-28
1
-10
/
+10
*
Switch license to MIT
devnoname120
2017-02-10
1
-2
/
+0
*
Fix sceKernelCreateCond example
Sergi Granell
2017-01-14
1
-2
/
+2
*
Add Condition variables prototypes
Sergi Granell
2017-01-14
1
-0
/
+109
*
Documentation: Simplify grouping
devnoname120
2016-11-17
1
-1
/
+0
*
All files should be added to the documentation now
devnoname120
2016-11-13
1
-3
/
+1
*
More stuff related to doxygen
devnoname120
2016-11-13
1
-0
/
+4
*
updated threadmgr pipe documentation
Davee
2016-09-24
1
-22
/
+22
*
Add LwCond
Francisco José García García
2016-09-06
1
-0
/
+15
*
Removed sceKernelRotateThreadReadyQueue.
Rinnegatamante
2016-09-05
1
-9
/
+0
*
added sceKernelGetThreadTLSAddr and sceKernelGetTLSAddr
Davee
2016-09-04
1
-0
/
+15
*
Add sceKernelGetSystemTimeWide
173210
2016-09-01
1
-0
/
+6
*
Add threadmgr LwMutex and power ClockFrequency
ribbid987
2016-08-02
1
-0
/
+16
*
Update wait event flags
Sergi Granell
2016-08-01
1
-1
/
+3
*
Fixed the inconsistency in the headers as discussed in issue #4 and #vitasdk
SMOKE5
2015-10-11
1
-22
/
+22
*
Initial commit. Added headers from psp2sdk.
Glenn Anderson
2015-08-14
1
-0
/
+1003