Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ElementsProject/elements
/ LeaveCritical
Function
LeaveCritical
src/sync.cpp:244–247 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
242
}
243
244
void LeaveCritical()
245
{
246
pop_lock();
247
}
248
249
std::string LocksHeld()
250
{
Callers
nothing calls this directly
Calls
1
pop_lock
Function · 0.85
Tested by
no test coverage detected