mirror of
https://gitlab.com/sortix/sortix.git
synced 2023-02-13 20:55:38 -05:00
![]() It's a much better name if you think of it as task-fork or thread-fork in the sense that it either modifies this task or creates a new one. This call will be used to provide user-space threads as well as fork(2). |
||
---|---|---|
.. | ||
base.s | ||
boot.s | ||
calltrace.s | ||
gdt.asm | ||
idt.asm | ||
interlock.s | ||
interrupt.s | ||
kthread.s | ||
memorymanagement.cpp | ||
memorymanagement.h | ||
process.cpp | ||
scheduler.cpp | ||
syscall.s | ||
thread.cpp | ||
x86.cpp | ||
x86.h |