Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cpputest/cpputest
/ DummyMutexLock
Function
DummyMutexLock
src/Platforms/C2000/UtestPlatform.cpp:237–239 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
235
}
236
237
static void DummyMutexLock(PlatformSpecificMutex mtx)
238
{
239
}
240
241
static void DummyMutexUnlock(PlatformSpecificMutex mtx)
242
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected