MCPcopy Create free account
hub / github.com/Simple-XX/SimpleKernel / LeaveThreadGroup

Method LeaveThreadGroup

src/task/task_control_block.cpp:104–104  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

102}
103
104auto TaskControlBlock::LeaveThreadGroup() -> void { ThreadGroupLink::unlink(); }
105
106auto TaskControlBlock::GetThreadGroupSize() const -> size_t {
107 if (aux->tgid == 0) {

Callers 2

ExitMethod · 0.80

Calls

no outgoing calls

Tested by 1