MCPcopy Create free account
hub / github.com/FirebirdSQL/firebird / stop

Method stop

src/jrd/trace/TraceConfigStorage.cpp:1003–1008  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1001}
1002
1003void ConfigStorage::TouchFile::stop()
1004{
1005 FbLocalStatus s;
1006 TimerInterfacePtr()->stop(&s, this);
1007 // ignore error in stop timer
1008}
1009
1010} // namespace Jrd

Callers 1

shutdownMethod · 0.45

Calls 1

TimerInterfacePtrClass · 0.85

Tested by

no test coverage detected