Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ par_clear_handles
Function
par_clear_handles
src/gpre/par.cpp:1672–1676 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1670
//
1671
1672
static act* par_clear_handles()
1673
{
1674
1675
return MSC_action(0, ACT_clear_handles);
1676
}
1677
1678
1679
//____________________________________________________________
Callers
1
PAR_action
Function · 0.85
Calls
1
MSC_action
Function · 0.85
Tested by
no test coverage detected