[Zion] Add a proc/thread cleanup thread for future use.
This commit is contained in:
parent
8e4cd1562f
commit
cb590c96b8
9 changed files with 95 additions and 0 deletions
|
|
@ -34,6 +34,7 @@ add_executable(zion
|
|||
object/reply_port.cpp
|
||||
object/semaphore.cpp
|
||||
object/thread.cpp
|
||||
scheduler/cleanup.cpp
|
||||
scheduler/context_switch.s
|
||||
scheduler/jump_user_space.s
|
||||
scheduler/process_manager.cpp
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue