kernel: convert KPort, KSession
This commit is contained in:
parent
6b0b94dc27
commit
3c93638acf
28 changed files with 196 additions and 226 deletions
|
@ -926,6 +926,7 @@ private:
|
|||
ThreadWaitReasonForDebugging wait_reason_for_debugging{};
|
||||
uintptr_t argument{};
|
||||
VAddr stack_top{};
|
||||
std::string name{};
|
||||
|
||||
public:
|
||||
using ConditionVariableThreadTreeType = ConditionVariableThreadTree;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue