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

Function DummyMutexUnlock

src/Platforms/armcc/UtestPlatform.cpp:191–193  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

189}
190
191static void DummyMutexUnlock(PlatformSpecificMutex)
192{
193}
194
195static void DummyMutexDestroy(PlatformSpecificMutex)
196{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected