Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/aethersdr/AetherSDR
/ unlock
Method
unlock
src/core/PipeWireNativeContext.cpp:127–132 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
125
}
126
127
void PipeWireNativeContext::unlock()
128
{
129
if (m_loop) {
130
pw_thread_loop_unlock(m_loop);
131
}
132
}
133
134
} // namespace AetherSDR
Callers
4
decodeLoop
Method · 0.80
open
Method · 0.80
close
Method · 0.80
decodeLoop
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected