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
e3552d9df0
Luna
/
kernel
/
src
/
thread
History
apio
b920ffee42
kernel: Don't use an active directory for the idle thread
...
Just take the currently used directory.
2023-07-10 13:04:18 +02:00
..
ELF.cpp
kernel: Rename UserVM to AddressSpace
2023-07-09 20:38:04 +02:00
ELF.h
kernel: Rename UserVM to AddressSpace
2023-07-09 20:38:04 +02:00
Scheduler.cpp
kernel: Don't use an active directory for the idle thread
2023-07-10 13:04:18 +02:00
Scheduler.h
kernel: Add a kernel_wait_for_event() function to avoid weird calls to kernel_wait in kthreads
2023-05-04 23:43:00 +02:00
Thread.cpp
kernel: Also move children's parent to PID 1 in the common thread exit function
2023-06-19 12:35:31 +02:00
Thread.h
kernel: Rename UserVM to AddressSpace
2023-07-09 20:38:04 +02:00
ThreadImage.cpp
kernel: Rename UserVM to AddressSpace
2023-07-09 20:38:04 +02:00
ThreadImage.h
kernel: Rename UserVM to AddressSpace
2023-07-09 20:38:04 +02:00