Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tencent/phxsql
/ ~IORoutineMgr
Method
~IORoutineMgr
phxsqlproxy/io_routine.cpp:31–32 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
29
}
30
31
IORoutineMgr::~IORoutineMgr() {
32
}
33
34
int IORoutineMgr::GetUsedIORoutine() const {
35
return max_size_ - io_routine_stack_.size();
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected