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

Function DummyMutexUnlock

src/Platforms/Keil/UtestPlatform.cpp:207–209  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

205 }
206
207 static void DummyMutexUnlock(PlatformSpecificMutex mtx)
208 {
209 }
210
211 static void DummyMutexDestroy(PlatformSpecificMutex mtx)
212 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected