MCPcopy 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
220static void lock(void) {
221 if (L.lock) {
222 L.lock(L.udata, 1);
223 }
224}
225
226
227static void unlock(void) {

Callers 1

LabSoundLogFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected