Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ setStable
Method
setStable
src/jrd/Attachment.h:752–755 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
750
}
751
752
void setStable(StableAttachmentPart *js) throw()
753
{
754
att_stable = js;
755
}
756
757
JAttachment* getInterface() throw();
758
Callers
6
WorkerStableAttachment
Method · 0.80
create_attachment
Function · 0.80
unwindAttach
Function · 0.80
cache_writer
Method · 0.80
garbage_collector
Method · 0.80
destroy
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected