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