Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ getUnloadDetector
Function
getUnloadDetector
src/common/classes/ImplementHelper.cpp:49–52 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
47
{
48
49
UnloadDetectorHelper* getUnloadDetector()
50
{
51
return &myModule;
52
}
53
54
void CachedMasterInterface::set(IMaster* master)
55
{
Callers
8
FB_PLUGIN_ENTRY_POINT
Function · 0.85
FB_PLUGIN_ENTRY_POINT
Function · 0.85
registerTrace
Function · 0.85
createPlugin
Method · 0.85
registerEngine
Function · 0.85
FB_PLUGIN_ENTRY_POINT
Function · 0.85
FB_PLUGIN_ENTRY_POINT
Function · 0.85
FB_PLUGIN_ENTRY_POINT
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected