MCPcopy Create free account
hub / github.com/Tencent/phxsql / ~Coroutine

Method ~Coroutine

phxsqlproxy/phxcoroutine.cpp:47–48  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

45}
46
47Coroutine::~Coroutine() {
48}
49
50void Coroutine::SetRoutineIdx(int routine_idx) {
51 routine_idx_ = routine_idx;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected