MCPcopy Create free account
hub / github.com/Tencent/phxsql / yield

Method yield

phxsqlproxy/phxcoroutine.cpp:65–67  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

63}
64
65void Coroutine::yield() {
66 co_yield_ct();
67}
68
69}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected