Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cpputest/cpputest
/ getMutex
Method
getMutex
src/CppUTest/MemoryLeakDetector.cpp:541–544 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
539
}
540
541
SimpleMutex *MemoryLeakDetector::getMutex()
542
{
543
return mutex_;
544
}
545
546
static size_t calculateVoidPointerAlignedSize(size_t size)
547
{
Callers
1
MemLeakScopedMutex
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected