Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LabSound/LabSound
/ unlock
Function
unlock
src/extended/LabSound.cpp:227–231 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
225
226
227
static void unlock(void) {
228
if (L.lock) {
229
L.lock(L.udata, 0);
230
}
231
}
232
233
234
void log_set_udata(void *udata) {
Callers
1
LabSoundLog
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected