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

Method clearDelivery

src/jrd/Mapping.cpp:979–982  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

977 };
978
979 static void clearDelivery(MappingIpc* mapping)
980 {
981 mapping->clearDeliveryThread();
982 }
983
984 AutoSharedMemory sharedMemory;
985 Mutex initMutex;

Callers

nothing calls this directly

Calls 1

clearDeliveryThreadMethod · 0.80

Tested by

no test coverage detected