Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LabSound/LabSound
/ lock
Function
lock
src/extended/LabSound.cpp:220–224 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
218
219
220
static void lock(void) {
221
if (L.lock) {
222
L.lock(L.udata, 1);
223
}
224
}
225
226
227
static void unlock(void) {
Callers
1
LabSoundLog
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected