MCPcopy Create free account
hub / github.com/WaykiChain/WaykiChain / LeaveCritical

Function LeaveCritical

src/sync.cpp:125–128  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

123}
124
125void LeaveCritical()
126{
127 pop_lock();
128}
129
130string LocksHeld()
131{

Callers

nothing calls this directly

Calls 1

pop_lockFunction · 0.85

Tested by

no test coverage detected