Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cpputest/cpputest
/ ~ScopedMutexLock
Method
~ScopedMutexLock
src/CppUTest/SimpleMutex.cpp:58–61 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
56
}
57
58
ScopedMutexLock::~ScopedMutexLock()
59
{
60
mutex->Unlock();
61
}
62
63
Callers
nothing calls this directly
Calls
1
Unlock
Method · 0.80
Tested by
no test coverage detected