mirror of
https://git.suyu.dev/suyu/suyu.git
synced 2026-03-26 00:18:42 +00:00
kernel: convert KPort, KSession
This commit is contained in:
@@ -926,6 +926,7 @@ private:
|
||||
ThreadWaitReasonForDebugging wait_reason_for_debugging{};
|
||||
uintptr_t argument{};
|
||||
VAddr stack_top{};
|
||||
std::string name{};
|
||||
|
||||
public:
|
||||
using ConditionVariableThreadTreeType = ConditionVariableThreadTree;
|
||||
|
||||
Reference in New Issue
Block a user