MCPcopy Create free account
hub / github.com/VKCOM/kphp / resume

Function resume

runtime-light/coroutine/async-stack.h:91–95  ·  view source on GitHub ↗

* The `resume` function is responsible for storing the current synchronous stack frame * in async_stack_root::stop_sync_frame before resuming the coroutine. This allows * capturing one of the stack frames in the synchronous stack trace. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 5

await_suspendMethod · 0.85
suspend_awaiterMethod · 0.85
process_eventsMethod · 0.85
startMethod · 0.85
iterateMethod · 0.85

Calls 1

resumeMethod · 0.45

Tested by

no test coverage detected