This website requires JavaScript.
Explore
Help
Register
Sign In
asleepymoon
/
Luna
Watch
1
Star
1
Fork
0
You've already forked Luna
Code
Issues
Pull Requests
Actions
Projects
Releases
8
Wiki
Activity
77dcfab5ef
Branches
Tags
View all branches
Luna
/
kernel
/
src
/
thread
History
apio
77dcfab5ef
kernel: Run the initialization process in a thread
...
This way we can give it more stack and also reclaim it later!
2023-04-28 13:23:07 +02:00
..
Scheduler.cpp
kernel: Run the initialization process in a thread
2023-04-28 13:23:07 +02:00
Scheduler.h
kernel: Run the initialization process in a thread
2023-04-28 13:23:07 +02:00
Thread.cpp
kernel: Run the initialization process in a thread
2023-04-28 13:23:07 +02:00
Thread.h
kernel: Run the initialization process in a thread
2023-04-28 13:23:07 +02:00
ThreadImage.cpp
kernel: Zero out allocated memory for userspace to avoid leaking sensitive data
2023-04-17 20:11:07 +02:00
ThreadImage.h
kernel: Add missing include
2023-04-07 14:37:06 +02:00