Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tencent/phxsql
/ is_inited
Function
is_inited
phx_percona/percona/sql/rpl_handler.h:119–122 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
117
}
118
119
inline bool is_inited()
120
{
121
return inited;
122
}
123
124
Delegate(
125
#ifdef HAVE_PSI_INTERFACE
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected