Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cameron314/concurrentqueue
/ ~DebugLock
Method
~DebugLock
internal/concurrentqueue_internal_debug.h:46–49 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
44
}
45
46
~DebugLock()
47
{
48
mutex.unlock();
49
}
50
51
private:
52
DebugMutex& mutex;
Callers
nothing calls this directly
Calls
1
unlock
Method · 0.45
Tested by
no test coverage detected