Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
47
Coroutine::~Coroutine() {
48
}
49
50
void 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