Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ getStatusAccessor
Method
getStatusAccessor
src/jrd/svc.cpp:586–589 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
584
}
585
586
Service::StatusAccessor Service::getStatusAccessor()
587
{
588
return StatusAccessor(svc_status_mutex, &svc_status, this);
589
}
590
591
void Service::checkService()
592
{
Callers
15
EXE_action
Function · 0.45
EXE_two_phase
Function · 0.45
ALICE_main
Function · 0.45
alice
Function · 0.45
ALICE_print
Function · 0.45
ALICE_print_status
Function · 0.45
ALICE_error
Function · 0.45
BURP_main
Function · 0.45
BURP_abort
Function · 0.45
BURP_error
Function · 0.45
BURP_error_redirect
Function · 0.45
BURP_print_status
Function · 0.45
Calls
1
StatusAccessor
Class · 0.85
Tested by
no test coverage detected