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

Method setShutError

src/jrd/Attachment.h:364–368  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

362 void manualAsyncUnlock(ULONG& flags);
363
364 void setShutError(ISC_STATUS code)
365 {
366 if (!shutError)
367 shutError = code;
368 }
369
370 ISC_STATUS getShutError() const
371 {

Callers 1

signalShutdownMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected