Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Meituan-Dianping/SQLAdvisor
/ release_resources_done
Method
release_resources_done
sql/sql_class.h:2142–2142 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2140
2141
void release_resources();
2142
bool release_resources_done() const { return m_release_resources_done; }
2143
2144
private:
2145
bool m_release_resources_done;
Callers
1
remove_global_thread
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected