Max OS 0.3
Loading...
Searching...
No Matches
MaxOS::processes::Process Member List

This is the complete list of members for MaxOS::processes::Process, including all inherited members.

add_thread(Thread *thread)MaxOS::processes::Process
is_kernelMaxOS::processes::Process
memory_managerMaxOS::processes::Process
nameMaxOS::processes::Process
pid() constMaxOS::processes::Process
Process(const string &name, bool is_kernel=false)MaxOS::processes::Processexplicit
Process(const string &name, void(*_entry_point)(void *), void *args, int arg_amount, bool is_kernel=false)MaxOS::processes::Process
Process(const string &name, void *args, int arg_amount, ELF64 *elf, bool is_kernel=false)MaxOS::processes::Process
remove_thread(uint64_t tid)MaxOS::processes::Process
resource_managerMaxOS::processes::Process
set_pid(uint64_t pid)MaxOS::processes::Process
threads()MaxOS::processes::Process
total_ticks()MaxOS::processes::Process
working_directoryMaxOS::processes::Process
~Process()MaxOS::processes::Process