Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LMMS/lmms
/ lock
Function
lock
include/RemotePlugin.h:843–846 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
841
}
842
843
inline void lock()
844
{
845
m_commMutex.lock();
846
}
847
848
inline void unlock()
849
{
Callers
6
messagesLeft
Method · 0.70
read
Method · 0.70
write
Method · 0.70
updateSampleRate
Function · 0.70
toggleUI
Function · 0.70
isUIVisible
Function · 0.70
Calls
1
lock
Method · 0.45
Tested by
no test coverage detected