Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ remove
Method
remove
src/common/classes/init.cpp:216–220 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
214
}
215
216
void InstanceControl::InstanceList::remove()
217
{
218
MutexLockGuard guard(*StaticMutex::mutex, FB_FUNCTION);
219
unlist();
220
}
221
222
void InstanceControl::InstanceList::unlist()
223
{
Callers
8
releaseBlock
Method · 0.45
~ThreadSyncInstance
Method · 0.45
getNonLoopbackProviders
Method · 0.45
fastRemove
Method · 0.45
add
Method · 0.45
_removePage
Method · 0.45
testVector
Function · 0.45
testSortedVector
Function · 0.45
Calls
no outgoing calls
Tested by
2
testVector
Function · 0.36
testSortedVector
Function · 0.36