Commit Graph

6 Commits

Author SHA1 Message Date
chloe e65a6dc799 ptos: thread: Add PsExitThread()
Signed-off-by: Chloe M <chloe@mensia.org>
2026-07-15 05:27:36 -04:00
chloe 1601bfe87b ptos: ps: Add new VAS per-process
Signed-off-by: Chloe M. <chloe@mensia.org>
2026-07-14 21:27:44 +00:00
chloe fcfe1dfb4a ptos: ps+hal: Add thread control block init
Signed-off-by: Chloe M <chloe@mensia.org>
2026-07-14 16:14:03 -04:00
chloe fe6be93d32 ptos: ps: Keep track of parent process
Signed-off-by: Chloe M <chloe@mensia.org>
2026-07-14 15:54:23 -04:00
chloe cf0e104b12 ptos: ps: Add thread management groundwork
Signed-off-by: Chloe M <chloe@mensia.org>
2026-07-14 00:47:29 -04:00
chloe 9d7ff0461f ptos: ps: Add process init logic
Signed-off-by: Chloe M <chloe@mensia.org>
2026-07-13 22:01:39 -04:00