plutooo
|
376add30a4
|
wait: Introduce wait for raw handles too
|
2018-12-17 16:06:23 +01:00 |
|
fincs
|
ede79862fb
|
Add threadGetCurHandle
|
2018-10-27 17:34:44 +02:00 |
|
Michael Scire
|
e942b9cc25
|
virtmem: Fix stack region mapping on 1.0.0
|
2018-10-22 22:34:11 +02:00 |
|
TuxSH
|
3ecd841ec2
|
Update svcGetDebugThreadContext, add svcSetDebugThreadContext, implement threadDumpContext
|
2018-09-18 01:13:55 +02:00 |
|
plutoo
|
6fa8370bfb
|
This looks better
|
2018-01-22 20:11:55 +01:00 |
|
TuxSH
|
5abc4873d8
|
Include only what is really necessary...
add pragma once in every header, etc.
|
2018-01-22 18:42:57 +01:00 |
|
plutoo
|
e54bbc54ea
|
Fix codestyle for results
|
2018-01-21 18:40:23 +01:00 |
|
plutoo
|
8ae150d110
|
NRO loading bringup
|
2018-01-20 00:13:38 +01:00 |
|
plutoo
|
d8061f67bd
|
Introduce svcWaitForSynchronizationSingle to clean up code
|
2018-01-13 00:27:47 +01:00 |
|
plutoo
|
916dfb56f0
|
More threading functionality
|
2018-01-01 23:32:44 +01:00 |
|
plutoo
|
5cad71213b
|
Cache version values, fix guard paging of threads on 2.0.0+
|
2018-01-01 22:28:12 +01:00 |
|
yellows8
|
9703ddbf3e
|
Fixed the stack_sz used for stack_top in threadCreate(). t->stack_sz is uninitialized at the time stack_top is set, hence this was causing memory corruption in some cases.
|
2017-11-25 12:54:42 -05:00 |
|
plutoo
|
69ce83479a
|
Mutex bringup
|
2017-11-17 16:15:28 +01:00 |
|
fincs
|
5e0b10db70
|
Page-align stack size in threadCreate
|
2017-11-14 01:14:36 +01:00 |
|
fincs
|
e836ee7bb9
|
Implement TLS/newlib reent support (untested)
|
2017-11-14 00:31:47 +01:00 |
|
plutoo
|
99bd9c76aa
|
Attempt to introduce newlib heap implementation
|
2017-10-09 21:24:11 +02:00 |
|
plutoo
|
85538c9fb3
|
Introducing thread..
|
2017-10-08 18:39:33 +02:00 |
|