Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ enter
Method
enter
src/jrd/jrd.cpp:522–527 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
520
{ }
521
522
void enter()
523
{
524
fb_assert(ref);
525
ref->enter();
526
entered = true;
527
}
528
529
void leave()
530
{
Callers
11
AttachmentHolder
Method · 0.45
internalAttach
Method · 0.45
createDatabase
Method · 0.45
initAttachment
Function · 0.45
release_attachment
Function · 0.45
JRD_shutdown_database
Function · 0.45
purge_attachment
Function · 0.45
attachmentShutdownThread
Function · 0.45
waitForShutdown
Function · 0.45
JRD_shutdown_attachment
Function · 0.45
JRD_shutdown_attachments
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected