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

Function DummyMutexUnlock

src/Platforms/C2000/UtestPlatform.cpp:241–243  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

239}
240
241static void DummyMutexUnlock(PlatformSpecificMutex mtx)
242{
243}
244
245static void DummyMutexDestroy(PlatformSpecificMutex mtx)
246{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected