Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/defold/defold
/ ~LoopbackDevice
Method
~LoopbackDevice
engine/sound/src/test/test_sound.cpp:396–400 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
394
}
395
396
~LoopbackDevice()
397
{
398
if (m_Mutex)
399
dmMutex::Delete(m_Mutex);
400
}
401
};
402
403
Callers
nothing calls this directly
Calls
1
Delete
Function · 0.50
Tested by
no test coverage detected