MCPcopy Create free account
hub / github.com/cpputest/cpputest / DummyMutexLock

Function DummyMutexLock

src/Platforms/Iar/UtestPlatform.cpp:187–189  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

185}
186
187static void DummyMutexLock(PlatformSpecificMutex)
188{
189}
190
191static void DummyMutexUnlock(PlatformSpecificMutex)
192{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected