Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cpputest/cpputest
/ DummyMutexUnlock
Function
DummyMutexUnlock
src/Platforms/Dos/UtestPlatform.cpp:229–231 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
227
}
228
229
static void DummyMutexUnlock(PlatformSpecificMutex mtx)
230
{
231
}
232
233
static void DummyMutexDestroy(PlatformSpecificMutex mtx)
234
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected