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

Method getSync

src/jrd/Mapping.cpp:1031–1034  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1029 { }
1030
1031 SyncObject* getSync()
1032 {
1033 return &sync;
1034 }
1035
1036 bool getPrivileges(const PathName& db, const string& name, const string* sqlRole,
1037 const string& trusted_role, UserId::Privileges& system_privileges)

Callers 15

cryptThreadRoutineMethod · 0.45
getAttachmentMethod · 0.45
releaseAttachmentMethod · 0.45
detachIdleMethod · 0.45
doDetachMethod · 0.45
AttachmentHolderMethod · 0.45
~AttachmentHolderMethod · 0.45
internalDropDatabaseMethod · 0.45
purge_attachmentFunction · 0.45
shutdownAttachmentsFunction · 0.45
rescheduleMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected