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

Function DummyMutexLock

src/Platforms/Dos/UtestPlatform.cpp:225–227  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

223}
224
225static void DummyMutexLock(PlatformSpecificMutex mtx)
226{
227}
228
229static void DummyMutexUnlock(PlatformSpecificMutex mtx)
230{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected