MCPcopy Create free account
hub / github.com/Tencent/flare / RegisterStack

Method RegisterStack

flare/fiber/detail/stack_allocator.cc:79–90  ·  view source on GitHub ↗

Register a newly-allocated stack. `ptr` should point to stack bottom (i.e. one byte past the stack region). That's where our fiber control block (GDB plugin need it) resides.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

CreateUserStackImplFunction · 0.80
CreateSystemStackImplFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected