Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
241
static void DummyMutexUnlock(PlatformSpecificMutex mtx)
242
{
243
}
244
245
static void DummyMutexDestroy(PlatformSpecificMutex mtx)
246
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected