NeKernel dev
Loading...
Searching...
No Matches
CodeMgr.cc File Reference

Namespaces

namespace  Kernel
 UPS inline definitions.

Functions

BOOL Kernel::rtl_create_kernel_task (HAL::StackFramePtr main, const KID kid)
 Executes a new process from a function. Kernel code only.
ProcessID Kernel::rtl_create_user_process (rtl_start_kind main, const Char *process_name)
 Executes a new process from a function. User code only.