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

Method getStable

src/jrd/Attachment.h:747–750  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

745 void backupStateReadUnLock(thread_db* tdbb);
746
747 StableAttachmentPart* getStable() throw()
748 {
749 return att_stable;
750 }
751
752 void setStable(StableAttachmentPart *js) throw()
753 {

Callers 15

loadPluginMethod · 0.45
changeCryptStateMethod · 0.45
validateAttachmentMethod · 0.45
attachMethod · 0.45
cryptThreadRoutineMethod · 0.45
getAttachmentMethod · 0.45
doAttachMethod · 0.45
SyncGuardMethod · 0.45
internalAttachMethod · 0.45
createDatabaseMethod · 0.45
check_databaseFunction · 0.45
unwindAttachFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected