MCPcopy 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
244void LeaveCritical()
245{
246 pop_lock();
247}
248
249std::string LocksHeld()
250{

Callers

nothing calls this directly

Calls 1

pop_lockFunction · 0.85

Tested by

no test coverage detected