Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cpputest/cpputest
/ DummyMutexLock
Function
DummyMutexLock
src/Platforms/Keil/UtestPlatform.cpp:203–205 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
201
}
202
203
static void DummyMutexLock(PlatformSpecificMutex mtx)
204
{
205
}
206
207
static void DummyMutexUnlock(PlatformSpecificMutex mtx)
208
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected