Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cpputest/cpputest
/ DummyMutexLock
Function
DummyMutexLock
src/Platforms/Iar/UtestPlatform.cpp:187–189 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
185
}
186
187
static void DummyMutexLock(PlatformSpecificMutex)
188
{
189
}
190
191
static void DummyMutexUnlock(PlatformSpecificMutex)
192
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected