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