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

Function DummyMutexUnlock

src/Platforms/Dos/UtestPlatform.cpp:229–231  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

227}
228
229static void DummyMutexUnlock(PlatformSpecificMutex mtx)
230{
231}
232
233static void DummyMutexDestroy(PlatformSpecificMutex mtx)
234{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected