MCPcopy 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

releaseBlockMethod · 0.45
~ThreadSyncInstanceMethod · 0.45
fastRemoveMethod · 0.45
addMethod · 0.45
_removePageMethod · 0.45
testVectorFunction · 0.45
testSortedVectorFunction · 0.45

Calls

no outgoing calls

Tested by 2

testVectorFunction · 0.36
testSortedVectorFunction · 0.36