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