Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ leave
Method
leave
src/jrd/jrd.cpp:529–536 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
527
}
528
529
void leave()
530
{
531
if (entered)
532
{
533
ref->leave();
534
entered = false;
535
}
536
}
537
538
void linkWith(Database::ExistenceRefMutex* to)
539
{
Callers
15
REMOTE_getbytes
Function · 0.45
~GlobalPortLock
Method · 0.45
alloc_request
Function · 0.45
SRVR_multi_thread
Function · 0.45
loopThread
Function · 0.45
shutdown
Method · 0.45
unlock
Method · 0.45
~BurpMaster
Method · 0.45
reset
Method · 0.45
~Instance
Method · 0.45
open
Method · 0.45
~LockTableGuard
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected