MCPcopy 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
227static void unlock(void) {
228 if (L.lock) {
229 L.lock(L.udata, 0);
230 }
231}
232
233
234void log_set_udata(void *udata) {

Callers 1

LabSoundLogFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected