MCPcopy 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
541SimpleMutex *MemoryLeakDetector::getMutex()
542{
543 return mutex_;
544}
545
546static size_t calculateVoidPointerAlignedSize(size_t size)
547{

Callers 1

MemLeakScopedMutexMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected