MCPcopy 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
58ScopedMutexLock::~ScopedMutexLock()
59{
60 mutex->Unlock();
61}
62
63

Callers

nothing calls this directly

Calls 1

UnlockMethod · 0.80

Tested by

no test coverage detected